summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2017-10-31 18:21:59 +0100
committerHelge Deller <deller@gmx.de>2017-11-17 15:27:33 +0100
commit3744d988c05a27f40408003352841aefadba1324 (patch)
treef3c77aba4184af7ebfb463fa551334109be5970d /init
parentparisc: Add CPU topology support (diff)
downloadlinux-3744d988c05a27f40408003352841aefadba1324.tar.xz
linux-3744d988c05a27f40408003352841aefadba1324.zip
parisc: Pass endianness info to sparse
parisc is big-endian only but sparse assumes the same endianness as the building machine. This is problematic for code which expect __BYTE_ORDER__ being correctly predefined by the compiler which sparse can then pre-process differently from what gcc would. Fix this by letting sparse know about the architecture endianness. To: James Bottomley <jejb@parisc-linux.org> To: Helge Deller <deller@gmx.de> CC: linux-parisc@vger.kernel.org Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions