[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <51265309.6040605@linux.intel.com>
Date: Thu, 21 Feb 2013 09:02:01 -0800
From: "H. Peter Anvin" <hpa@...ux.intel.com>
To: Matt Fleming <matt.fleming@...el.com>
CC: Yinghai Lu <yinghai@...nel.org>, mingo@...nel.org, hpa@...or.com,
linux-kernel@...r.kernel.org, stable@...r.kernel.org,
takeuchi_satoru@...fujitsu.com, tglx@...utronix.de,
walt0924@...il.com, linux-tip-commits@...r.kernel.org
Subject: Re: [tip:x86/urgent] x86, efi: Make "noefi" really disable EFI runtime
serivces
On 02/21/2013 02:33 AM, Matt Fleming wrote:
> On Wed, 2013-02-20 at 16:16 -0800, Yinghai Lu wrote:
>>> diff --git a/arch/x86/platform/efi/efi.c b/arch/x86/platform/efi/efi.c
>>> index 928bf83..e2cd38f 100644
>>> --- a/arch/x86/platform/efi/efi.c
>>> +++ b/arch/x86/platform/efi/efi.c
>>> @@ -85,9 +85,10 @@ int efi_enabled(int facility)
>>> }
>>> EXPORT_SYMBOL(efi_enabled);
>>>
>>> +static bool disable_runtime = false;
>>
>> __initdata please.
>
> Sure. Peter, please drop this. I'll submit a v2.
>
Just do an incremental, please.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists