Re: [PATCH] x86, efi: Fix unaligned access and endian issues

From: Matt Fleming
Date: Wed Feb 22 2012 - 17:58:30 EST


On Thu, 2012-02-23 at 09:31 +1100, Stephen Rothwell wrote:
>
> Tested-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> (cross build only)
>
> The bzImage from a ARCH=x86_64 defconfig+CONFIG_EFI_STUB cross build is
> in http://ozlabs.org/~sfr/bzImage if you want to attempt to boot it.

Thanks Stephen, this bzImage works fine on my setup.

> One little thing is that those two new functions may we warned about as
> unused if CONFIG_EFI_STUB is not set (I have not done that build yet).

Should be OK because they're static inline (it at least doesn't warn
here).

Peter was talking about exporting unaligned.h for host tools so this
patch will probably go through another iteration anyway.

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