Re: [PATCH 2/6] efivars: Keep a private global pointer to efivars

From: Matt Fleming
Date: Thu Apr 11 2013 - 09:10:17 EST


On 09/04/13 23:07, Mike Waychison wrote:
>> +config EFI_VARS_GENERIC_OPS
>> + bool
>> + depends on EFI
>> + depends on !GOOGLE_SMI
>> + default y
>> +
>
> So while we have no need to support both the gsmi and real efi
> entrypoints on any given machine, we still need to be able to support
> the operation of both from the same kernel build. How do you feel
> about removing this bit and leaving it such that efivars_init
> continues to register the "generic" efivars regardless of
> CONFIG_GOOGLE_SMI? The rest of the patch seems fine to me.

OK sure, we can do that. Thanks for the review.

--
Matt Fleming, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/