Re: [PATCH 2/3] arm64: use core efi=debug instead of uefi_debug command line parameter

2015-08-28 Thread Matt Fleming
On Wed, 26 Aug, at 02:24:57PM, Leif Lindholm wrote: > Now that we have an efi=debug command line option in the core code, use > this instead of the arm64-specific uefi_debug option. > > Signed-off-by: Leif Lindholm > --- > Documentation/arm/uefi.txt | 2 -- > arch/arm64/kernel/efi.c| 19 +++

Re: [PATCH 2/3] arm64: use core efi=debug instead of uefi_debug command line parameter

2015-08-26 Thread Ard Biesheuvel
On 26 August 2015 at 19:30, Leif Lindholm wrote: > On Wed, Aug 26, 2015 at 06:24:55PM +0100, Matt Fleming wrote: >> On Wed, 26 Aug, at 02:24:57PM, Leif Lindholm wrote: >> > Now that we have an efi=debug command line option in the core code, use >> > this instead of the arm64-specific uefi_debug op

Re: [PATCH 2/3] arm64: use core efi=debug instead of uefi_debug command line parameter

2015-08-26 Thread Leif Lindholm
On Wed, Aug 26, 2015 at 06:24:55PM +0100, Matt Fleming wrote: > On Wed, 26 Aug, at 02:24:57PM, Leif Lindholm wrote: > > Now that we have an efi=debug command line option in the core code, use > > this instead of the arm64-specific uefi_debug option. > > > > Signed-off-by: Leif Lindholm > > --- >

Re: [PATCH 2/3] arm64: use core efi=debug instead of uefi_debug command line parameter

2015-08-26 Thread Matt Fleming
On Wed, 26 Aug, at 02:24:57PM, Leif Lindholm wrote: > Now that we have an efi=debug command line option in the core code, use > this instead of the arm64-specific uefi_debug option. > > Signed-off-by: Leif Lindholm > --- > Documentation/arm/uefi.txt | 2 -- > arch/arm64/kernel/efi.c| 19 +++

[PATCH 2/3] arm64: use core efi=debug instead of uefi_debug command line parameter

2015-08-26 Thread Leif Lindholm
Now that we have an efi=debug command line option in the core code, use this instead of the arm64-specific uefi_debug option. Signed-off-by: Leif Lindholm --- Documentation/arm/uefi.txt | 2 -- arch/arm64/kernel/efi.c| 19 +-- 2 files changed, 5 insertions(+), 16 deletions(-