Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752880AbbBXWdi (ORCPT ); Tue, 24 Feb 2015 17:33:38 -0500 Received: from mail-we0-f173.google.com ([74.125.82.173]:42285 "EHLO mail-we0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752108AbbBXWdh (ORCPT ); Tue, 24 Feb 2015 17:33:37 -0500 Date: Tue, 24 Feb 2015 22:33:33 +0000 From: Matt Fleming To: Borislav Petkov Cc: Dave Young , Jon Masters , Laszlo Ersek , linux-efi , Ard Biesheuvel , Matt Fleming , Ricardo Neri , lkml Subject: Re: [PATCH v2] efi, x86: Add a "debug" option to the efi= cmdline Message-ID: <20150224223333.GC9758@codeblueprint.co.uk> References: <20150105140332.GB3163@console-pimps.org> <54AAA723.1070605@redhat.com> <54BF3DCA.4070708@jonmasters.org> <20150121100633.GC12173@pd.tnic> <20150126104936.GB3320@codeblueprint.co.uk> <20150130164309.GG1451@pd.tnic> <20150205031846.GA1903@darkstar.redhat.com> <20150205081143.GA23980@pd.tnic> <20150205084139.GA23146@dhcp-16-198.nay.redhat.com> <20150205104441.GC23980@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150205104441.GC23980@pd.tnic> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 964 Lines: 25 On Thu, 05 Feb, at 11:44:41AM, Borislav Petkov wrote: > From: Borislav Petkov > Subject: [PATCH v2] efi, x86: Add a "debug" option to the efi= cmdline > > ... and hide the memory regions dump behind it. Make it default-off. > > Signed-off-by: Borislav Petkov > Link: http://lkml.kernel.org/r/20141209095843.GA3990@pd.tnic > Acked-by: Laszlo Ersek > Acked-by: Dave Young > --- > Documentation/kernel-parameters.txt | 3 ++- > arch/x86/platform/efi/efi.c | 5 ++++- > include/linux/efi.h | 1 + > 3 files changed, 7 insertions(+), 2 deletions(-) Thanks Borislav, applied! -- Matt Fleming, Intel Open Source Technology Center -- 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/