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 stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
