<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/tools/include, branch v3.8</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/tools/include?h=v3.8</id>
<link rel='self' href='https://git.amat.us/linux/atom/tools/include?h=v3.8'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-02-28T18:22:51Z</updated>
<entry>
<title>tools/include: Add byteshift headers for endian access</title>
<updated>2012-02-28T18:22:51Z</updated>
<author>
<name>Matt Fleming</name>
<email>matt.fleming@intel.com</email>
</author>
<published>2012-02-28T13:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a07f7672d7cf0ff0d6e548a9feb6e0bd016d9c6c'/>
<id>urn:sha1:a07f7672d7cf0ff0d6e548a9feb6e0bd016d9c6c</id>
<content type='text'>
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 -&gt; __u32, etc).

Signed-off-by: Matt Fleming &lt;matt.fleming@intel.com&gt;
Link: http://lkml.kernel.org/r/1330436245-24875-2-git-send-email-matt@console-pimps.org
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
</entry>
</feed>
