summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
diff options
context:
space:
mode:
authorNicolas Pitre2006-01-10 20:48:02 +0100
committerRussell King2006-01-10 20:48:02 +0100
commita3e49436867e6c7acc1b5eed21d30c88d156825b (patch)
tree1460c6474c721eaabf3f84f5df4a6a72b90f9621 /arch/arm/kernel/setup.c
parent[ARM] 3250/1: Change pxa2xx PCMCIA drivers to use platform_device_alloc (diff)
downloadkernel-qcow2-linux-a3e49436867e6c7acc1b5eed21d30c88d156825b.tar.gz
kernel-qcow2-linux-a3e49436867e6c7acc1b5eed21d30c88d156825b.tar.xz
kernel-qcow2-linux-a3e49436867e6c7acc1b5eed21d30c88d156825b.zip
[ARM] 3252/1: help gcc do the best with ___arch__swab32
Patch from Nicolas Pitre Depending on your gcc version, the current C-only implementation would produce suboptimal code, ranging from a bad register selection forcing an additional mov instruction to a failure to merge the eor and the ror in a single instruction. With a little help gcc always produces the best code. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions