Re: [PATCH v2] efi: Fix argument types for SetVariable()

From: Ingo Molnar
Date: Thu Jul 07 2011 - 05:33:26 EST



* Matthew Garrett <mjg@xxxxxxxxxx> wrote:

> The spec says this takes uint32 for attributes, not uintn.
>
> Signed-off-by: Matthew Garrett <mjg@xxxxxxxxxx>
> ---
>
> This version fixes ia64 as well.
>
> arch/ia64/kernel/efi.c | 2 +-
> arch/x86/platform/efi/efi.c | 2 +-
> include/linux/efi.h | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)

Please send a patch against latest -tip, we've got EFI changes in
tip:x86/efi and your patch conflicts.

Thanks,

Ingo
--
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/