summaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/traps.c
diff options
context:
space:
mode:
authorHaavard Skinnemoen2008-03-10 12:56:12 +0100
committerHaavard Skinnemoen2008-03-10 13:32:33 +0100
commitbafe68034e3ef5e9f512bd0468001caf34981c41 (patch)
treeadb0234b23fa2f5fac48f704e03a09f047a43c15 /arch/avr32/kernel/traps.c
parentMerge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-qcow2-linux-bafe68034e3ef5e9f512bd0468001caf34981c41.tar.gz
kernel-qcow2-linux-bafe68034e3ef5e9f512bd0468001caf34981c41.tar.xz
kernel-qcow2-linux-bafe68034e3ef5e9f512bd0468001caf34981c41.zip
avr32: Work around byteswap bug in gcc < 4.2
gcc versions earlier than 4.2 sign-extends the result of le16_to_cpu() and friends when we implement __arch__swabX() using __builtin_bswap_X(). Disable our arch-specific optimizations when those gcc versions are being used. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'arch/avr32/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions