aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorLuc Van Oostenryck <[email protected]>2017-10-31 17:22:05 +0000
committerStafford Horne <[email protected]>2017-11-03 05:01:17 +0000
commitafa83808817357e10b0a4e6d5b89f7b899dabd49 (patch)
tree6e08cd26d6a0565a863c1a7075b2597b1912082b /fs/proc/array.c
parentopenrisc: add tick timer multi-core sync logic (diff)
downloadkernel-afa83808817357e10b0a4e6d5b89f7b899dabd49.tar.gz
kernel-afa83808817357e10b0a4e6d5b89f7b899dabd49.zip
openrisc: pass endianness info to sparse
openrisc 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, depending on the building machine endianness. Fix this by letting sparse know about the architecture endianness. To: Jonas Bonn <[email protected]> To: Stefan Kristiansson <[email protected]> To: Stafford Horne <[email protected]> Signed-off-by: Luc Van Oostenryck <[email protected]> Signed-off-by: Stafford Horne <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions