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 *); #define

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

2015-02-05 Thread Parmeshwr Prasad
On Thu, Feb 05, 2015 at 08:28:58AM -0600, Borislav Petkov wrote: On Thu, Feb 05, 2015 at 07:45:10AM -0500, Parmeshwr Prasad wrote: It is better if we add some printk from efifb messages. Please review the below patch. First of all, we saw you patch. Then, From

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

2015-02-05 Thread Parmeshwr Prasad
It is better if we add some printk from efifb messages. Please review the below patch. From 7fbac896ab87f1b37646ac2f49bb8216ec330642 Mon Sep 17 00:00:00 2001 From: Parmeshwr Prasad parmeshwr_pra...@dell.com Date: Wed, 4 Feb 2015 06:50:32 -0500 Subject: [PATCH] efi, x86: Add a debug option to the

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 +940,7 @@ extern

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

2015-02-05 Thread Borislav Petkov
On Thu, Feb 05, 2015 at 07:45:10AM -0500, Parmeshwr Prasad wrote: It is better if we add some printk from efifb messages. Please review the below patch. First of all, we saw you patch. Then, From 7fbac896ab87f1b37646ac2f49bb8216ec330642 Mon Sep 17 00:00:00 2001 From: Parmeshwr Prasad