Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752170AbaLQOGY (ORCPT ); Wed, 17 Dec 2014 09:06:24 -0500 Received: from cantor2.suse.de ([195.135.220.15]:47280 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750954AbaLQOGX (ORCPT ); Wed, 17 Dec 2014 09:06:23 -0500 Date: Wed, 17 Dec 2014 15:06:18 +0100 (CET) From: Miroslav Benes To: Seth Jennings cc: Josh Poimboeuf , Jiri Kosina , Vojtech Pavlik , Steven Rostedt , Petr Mladek , Christoph Hellwig , Greg KH , Andy Lutomirski , Masami Hiramatsu , live-patching@vger.kernel.org, x86@kernel.org, kpatch@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCHv7 1/3] kernel: add TAINT_LIVEPATCH In-Reply-To: <1418752700-14649-2-git-send-email-sjenning@redhat.com> Message-ID: References: <1418752700-14649-1-git-send-email-sjenning@redhat.com> <1418752700-14649-2-git-send-email-sjenning@redhat.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 16 Dec 2014, Seth Jennings wrote: > This adds a new taint flag to indicate when the kernel or a kernel > module has been live patched. This will provide a clean indication in > bug reports that live patching was used. > > Additionally, if the crash occurs in a live patched function, the live > patch module will appear beside the patched function in the backtrace. > > Signed-off-by: Seth Jennings Reviewed-by: Miroslav Benes Thanks, -- Miroslav Benes SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/