Re: [ 105/128] efi: Make efi_enabled a function to query EFI facilities

2013-02-05 Thread Ben Hutchings
On Mon, 2013-02-04 at 10:20 -0800, Greg KH wrote: > On Mon, Feb 04, 2013 at 04:44:25PM +, Matt Fleming wrote: > > On Sun, 2013-02-03 at 16:15 +0100, Ben Hutchings wrote: > > > As you can see this needed quite a lot of work to backport, and I > > > haven't been able to test it yet. So I would p

Re: [ 105/128] efi: Make efi_enabled a function to query EFI facilities

2013-02-05 Thread Peter Jones
On Tue, Feb 05, 2013 at 03:46:04AM +, Ben Hutchings wrote: > On Mon, 2013-02-04 at 16:44 +, Matt Fleming wrote: > > On Sun, 2013-02-03 at 16:15 +0100, Ben Hutchings wrote: > > > As you can see this needed quite a lot of work to backport, and I > > > haven't been able to test it yet. So I w

Re: [ 105/128] efi: Make efi_enabled a function to query EFI facilities

2013-02-04 Thread Ben Hutchings
On Mon, 2013-02-04 at 16:44 +, Matt Fleming wrote: > On Sun, 2013-02-03 at 16:15 +0100, Ben Hutchings wrote: > > As you can see this needed quite a lot of work to backport, and I > > haven't been able to test it yet. So I would particularly appreciate > > careful review of this. > > Everythin

Re: [ 105/128] efi: Make efi_enabled a function to query EFI facilities

2013-02-04 Thread Greg KH
On Mon, Feb 04, 2013 at 04:44:25PM +, Matt Fleming wrote: > On Sun, 2013-02-03 at 16:15 +0100, Ben Hutchings wrote: > > As you can see this needed quite a lot of work to backport, and I > > haven't been able to test it yet. So I would particularly appreciate > > careful review of this. > > Ev

Re: [ 105/128] efi: Make efi_enabled a function to query EFI facilities

2013-02-04 Thread Matt Fleming
On Sun, 2013-02-03 at 16:15 +0100, Ben Hutchings wrote: > As you can see this needed quite a lot of work to backport, and I > haven't been able to test it yet. So I would particularly appreciate > careful review of this. Everything looks fine to me but I haven't actually booted with these changes

Re: [ 105/128] efi: Make efi_enabled a function to query EFI facilities

2013-02-03 Thread Ben Hutchings
On Sun, 2013-02-03 at 15:48 +0100, Ben Hutchings wrote: > 3.2-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Matt Fleming > > commit 83e68189745ad931c2afd45d8ee3303929233e7f upstream. [...] > [bwh: Backported to 3.2: > - Adjust context

[ 105/128] efi: Make efi_enabled a function to query EFI facilities

2013-02-03 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Matt Fleming commit 83e68189745ad931c2afd45d8ee3303929233e7f upstream. Originally 'efi_enabled' indicated whether a kernel was booted from EFI firmware. Over time its semantics have changed, an