From: "H. Peter Anvin" <hpa@linux.intel.com>
To: Matt Fleming <matt.fleming@intel.com>
Cc: Yinghai Lu <yinghai@kernel.org>,
mingo@kernel.org, hpa@zytor.com, linux-kernel@vger.kernel.org,
stable@vger.kernel.org, takeuchi_satoru@jp.fujitsu.com,
tglx@linutronix.de, walt0924@gmail.com,
linux-tip-commits@vger.kernel.org
Subject: Re: [tip:x86/urgent] x86, efi: Make "noefi" really disable EFI runtime serivces
Date: Thu, 21 Feb 2013 09:02:01 -0800 [thread overview]
Message-ID: <51265309.6040605@linux.intel.com> (raw)
In-Reply-To: <1361442806.2842.2.camel@mfleming-mobl1.ger.corp.intel.com>
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
next prev parent reply other threads:[~2013-02-21 17:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-20 20:36 [PATCH] x86, efi: Make "noefi" really disable EFI runtime serivces Matt Fleming
2013-02-20 20:36 ` Matt Fleming
2013-02-20 23:25 ` [tip:x86/urgent] " tip-bot for Matt Fleming
2013-02-21 0:16 ` Yinghai Lu
2013-02-21 10:33 ` Matt Fleming
2013-02-21 17:02 ` H. Peter Anvin [this message]
[not found] ` <1361392572-25657-1-git-send-email-matt-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org>
2013-02-20 23:46 ` [PATCH] " Satoru Takeuchi
2013-02-20 23:46 ` Satoru Takeuchi
2013-02-20 23:50 ` H. Peter Anvin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51265309.6040605@linux.intel.com \
--to=hpa@linux.intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=matt.fleming@intel.com \
--cc=mingo@kernel.org \
--cc=stable@vger.kernel.org \
--cc=takeuchi_satoru@jp.fujitsu.com \
--cc=tglx@linutronix.de \
--cc=walt0924@gmail.com \
--cc=yinghai@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.