[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1361442806.2842.2.camel@mfleming-mobl1.ger.corp.intel.com>
Date: Thu, 21 Feb 2013 10:33:26 +0000
From: Matt Fleming <matt.fleming@...el.com>
To: Yinghai Lu <yinghai@...nel.org>
Cc: 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, hpa@...ux.intel.com,
linux-tip-commits@...r.kernel.org
Subject: Re: [tip:x86/urgent] x86, efi: Make "noefi" really disable EFI
runtime serivces
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.
--
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