<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/Makefile, branch v5.4.2</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.4.2</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.4.2'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2019-12-04T21:31:09Z</updated>
<entry>
<title>Linux 5.4.2</title>
<updated>2019-12-04T21:31:09Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-12-04T21:31:09Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=5f8bc2bb0e0f456e2217bbd1caac2acf211431c9'/>
<id>urn:sha1:5f8bc2bb0e0f456e2217bbd1caac2acf211431c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.4.1</title>
<updated>2019-11-29T09:10:32Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2019-11-29T09:10:32Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=79438f37a69a80822333c86acb06a71abce1bce3'/>
<id>urn:sha1:79438f37a69a80822333c86acb06a71abce1bce3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.4</title>
<updated>2019-11-25T00:32:01Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2019-11-25T00:32:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=219d54332a09e8d8741c1e1982f5eae56099de85'/>
<id>urn:sha1:219d54332a09e8d8741c1e1982f5eae56099de85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.4-rc8</title>
<updated>2019-11-17T22:47:30Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2019-11-17T22:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=af42d3466bdc8f39806b26f593604fdc54140bcb'/>
<id>urn:sha1:af42d3466bdc8f39806b26f593604fdc54140bcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kbuild: tell sparse about the $ARCH</title>
<updated>2019-11-14T15:13:23Z</updated>
<author>
<name>Luc Van Oostenryck</name>
<email>luc.vanoostenryck@gmail.com</email>
</author>
<published>2019-11-09T12:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=80591e61a0f7e88deaada69844e4a31280c4a38f'/>
<id>urn:sha1:80591e61a0f7e88deaada69844e4a31280c4a38f</id>
<content type='text'>
Sparse uses the same executable for all archs and uses flags
like -m64, -mbig-endian or -D__arm__ for arch-specific parameters.
But Sparse also uses value from the host machine used to build
Sparse as default value for the target machine.

This works, of course, well for native build but can create
problems when cross-compiling, like defining both '__i386__'
and '__arm__' when cross-compiling for arm on a x86-64 machine.

Fix this by explicitely telling sparse the target architecture.

Reported-by: Ben Dooks &lt;ben.dooks@codethink.co.uk&gt;
Signed-off-by: Luc Van Oostenryck &lt;luc.vanoostenryck@gmail.com&gt;
Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>Linux 5.4-rc7</title>
<updated>2019-11-11T00:17:15Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2019-11-11T00:17:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c'/>
<id>urn:sha1:31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.4-rc6</title>
<updated>2019-11-03T22:07:26Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2019-11-03T22:07:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=a99d8080aaf358d5d23581244e5da23b35e340b9'/>
<id>urn:sha1:a99d8080aaf358d5d23581244e5da23b35e340b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.4-rc5</title>
<updated>2019-10-27T17:19:19Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2019-10-27T17:19:19Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d6d5df1db6e9d7f8f76d2911707f7d5877251b02'/>
<id>urn:sha1:d6d5df1db6e9d7f8f76d2911707f7d5877251b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 5.4-rc4</title>
<updated>2019-10-20T19:56:22Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2019-10-20T19:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7d194c2100ad2a6dded545887d02754948ca5241'/>
<id>urn:sha1:7d194c2100ad2a6dded545887d02754948ca5241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kbuild: update comment about KBUILD_ALLDIRS</title>
<updated>2019-10-15T14:45:07Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2019-09-21T13:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=85f0ae7e435afb261af33f9a605b973c0c8c1139'/>
<id>urn:sha1:85f0ae7e435afb261af33f9a605b973c0c8c1139</id>
<content type='text'>
Commit 000ec95fbe75 ("kbuild: pkg: rename scripts/package/Makefile to
scripts/Makefile.package") missed to update this comment.

Fixes: 000ec95fbe75 ("kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package")
Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
</feed>
