Re: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline

2015-02-05 Thread Dave Young
On 02/05/15 at 09:11am, Borislav Petkov wrote: > On Thu, Feb 05, 2015 at 11:18:46AM +0800, Dave Young wrote: > > > diff --git a/include/linux/efi.h b/include/linux/efi.h > > > index 0238d612750e..14cec75d7e74 100644 > > > --- a/include/linux/efi.h > > > +++ b/include/linux/efi.h > > > @@ -940,6 +94

Re: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline

2015-02-05 Thread Borislav Petkov
On Thu, Feb 05, 2015 at 11:18:46AM +0800, Dave Young wrote: > > diff --git a/include/linux/efi.h b/include/linux/efi.h > > index 0238d612750e..14cec75d7e74 100644 > > --- a/include/linux/efi.h > > +++ b/include/linux/efi.h > > @@ -940,6 +940,7 @@ extern int __init efi_setup_pcdp_console(char *); >

Re: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline

2015-02-04 Thread Dave Young
On 01/30/15 at 05:43pm, Borislav Petkov wrote: > From: Borislav Petkov > Date: Mon, 26 Jan 2015 19:49:59 +0100 > Subject: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline > > ... and hide the memory regions dump behind it. Make it default-off. > >

Re: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline

2015-02-04 Thread Parmeshwr Prasad
500 Subject: [PATCH] efi, x86: Add a debug option to the efi= cmdline Signed-off-by: Parmeshwr Prasad --- drivers/video/fbdev/efifb.c | 49 + 1 file changed, 27 insertions(+), 22 deletions(-) diff --git a/drivers/video/fbdev/efifb.c b/drivers/video/fb

Re: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline

2015-01-30 Thread Borislav Petkov
On Fri, Jan 30, 2015 at 10:06:13AM -0800, Randy Dunlap wrote: > Please update Documentation/kernel-parameters.txt also. Good idea. Done. Thanks. :-) -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- To unsubscribe from this list: send the line "unsubscribe linux-

Re: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline

2015-01-30 Thread Randy Dunlap
On 01/30/15 08:43, Borislav Petkov wrote: > From: Borislav Petkov > Date: Mon, 26 Jan 2015 19:49:59 +0100 > Subject: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline > Please update Documentation/kernel-parameters.txt also. > ... and hide the memory region

Re: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline

2015-01-30 Thread Laszlo Ersek
On 01/30/15 17:43, Borislav Petkov wrote: > From: Borislav Petkov > Date: Mon, 26 Jan 2015 19:49:59 +0100 > Subject: [PATCH] efi, x86: Add a "debug" option to the efi= cmdline > > ... and hide the memory regions dump behind it. Make it default-off. > > Signed-

[PATCH] efi, x86: Add a "debug" option to the efi= cmdline

2015-01-30 Thread Borislav Petkov
From: Borislav Petkov Date: Mon, 26 Jan 2015 19:49:59 +0100 Subject: [PATCH] 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.ga3.