[PATCH 3.{4,5,6}.y] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel

2012-10-29 Thread Matt Fleming
From: Olof Johansson commit 5189c2a7c7769ee9d037d76c1a7b8550ccf3481c upstream. When 32-bit EFI is used with 64-bit kernel (or vice versa), turn off efi_enabled once setup is done. Beyond setup, it is normally used to determine if runtime services are available and we will have none. This will r

Re: [PATCH 3.{4,5,6}.y] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel

2012-10-29 Thread Greg KH
On Mon, Oct 29, 2012 at 12:14:32PM +, Matt Fleming wrote: > From: Olof Johansson > > commit 5189c2a7c7769ee9d037d76c1a7b8550ccf3481c upstream. > > When 32-bit EFI is used with 64-bit kernel (or vice versa), turn off > efi_enabled once setup is done. Beyond setup, it is normally used to > det

Re: [PATCH 3.{4,5,6}.y] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel

2012-10-29 Thread Matt Fleming
On Mon, 2012-10-29 at 10:04 -0700, Greg KH wrote: > On Mon, Oct 29, 2012 at 12:14:32PM +, Matt Fleming wrote: > > From: Olof Johansson > > > > commit 5189c2a7c7769ee9d037d76c1a7b8550ccf3481c upstream. > > > > When 32-bit EFI is used with 64-bit kernel (or vice versa), turn off > > efi_enable

Re: [PATCH 3.{4,5,6}.y] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel

2012-10-29 Thread Olof Johansson
Hi, On Mon, Oct 29, 2012 at 10:32 AM, Matt Fleming wrote: > On Mon, 2012-10-29 at 10:04 -0700, Greg KH wrote: >> Nope, that worked just fine, thanks, both are now queued up. > > Cheers Greg. These patches also need to go to 3.5 too, I think. Olof? They would if 3.5 was an actively maintained -st

Re: [PATCH 3.{4,5,6}.y] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel

2012-10-29 Thread Matt Fleming
On Mon, 2012-10-29 at 10:34 -0700, Olof Johansson wrote: > Hi, > > On Mon, Oct 29, 2012 at 10:32 AM, Matt Fleming wrote: > > On Mon, 2012-10-29 at 10:04 -0700, Greg KH wrote: > >> Nope, that worked just fine, thanks, both are now queued up. > > > > Cheers Greg. These patches also need to go to 3.

Re: [PATCH 3.{4,5,6}.y] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel

2012-10-29 Thread Greg KH
On Mon, Oct 29, 2012 at 05:37:19PM +, Matt Fleming wrote: > On Mon, 2012-10-29 at 10:34 -0700, Olof Johansson wrote: > > Hi, > > > > On Mon, Oct 29, 2012 at 10:32 AM, Matt Fleming > > wrote: > > > On Mon, 2012-10-29 at 10:04 -0700, Greg KH wrote: > > >> Nope, that worked just fine, thanks, b