On 10/04/13 18:46, Matthew Garrett wrote: > This reverts commit a6e4d5a03e9e3587e88aba687d8f225f4f04c792. Doing this > workaround properly requires us to work within the variable code. > > Signed-off-by: Matthew Garrett <matthew.garr...@nebula.com> > --- > arch/x86/platform/efi/efi.c | 25 ------------------------- > drivers/firmware/efivars.c | 18 +++++++++++++++--- > include/linux/efi.h | 9 +-------- > 3 files changed, 16 insertions(+), 36 deletions(-)
Does it really? Why can't you just hook into the get_next_variable() and set_variable() functions in arch/x86/platform/efi/efi.c? -- 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/