diff options
author | Matt Fleming <matt.fleming@intel.com> | 2012-02-28 13:37:20 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-07 08:53:34 -0700 |
commit | 65907d483ca9f9d92eb22eb40d7b5f0cdbe7d235 (patch) | |
tree | 10a0d2efa86b581da07ce920aeb7e59a7120b29f /arch/x86/boot/compressed/Makefile | |
parent | 1b4071cc8b463c7e98652d28e8a7535b7602c481 (diff) |
tools/include: Add byteshift headers for endian access
commit a07f7672d7cf0ff0d6e548a9feb6e0bd016d9c6c upstream.
There are various hostprogs in the kernel that are rolling their own
implementations of {get,put}_unaligned_le*(). Copy the byteshift
headers from include/linux/unaligned so that they can all use a single
implementation.
This requires changing some of the data types to the userspace
exported ones (u32 -> __u32, etc).
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Link: http://lkml.kernel.org/r/1330436245-24875-2-git-send-email-matt@console-pimps.org
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/x86/boot/compressed/Makefile')
0 files changed, 0 insertions, 0 deletions