summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/signal_64.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-01-17 11:47:29 -0500
committerDavid S. Miller <davem@davemloft.net>2016-03-01 00:24:04 -0500
commit22be3b105597002ad3499bdb9c0aba49c9ab05f7 (patch)
tree1cdd6cedaa2f5cd097498396b0ce6e82781f48be /arch/sparc/kernel/signal_64.c
parentca0bb0798022732773752fee97bb633c6f3623d2 (diff)
downloadlinux-22be3b105597002ad3499bdb9c0aba49c9ab05f7.tar.bz2
sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.
Binutils used to be (erroneously) extremely permissive about instruction usage. But that got fixed and if you don't properly tell it to accept classes of instructions it will fail. This uncovered a specs bug on sparc in gcc where it wouldn't pass the proper options to binutils options. Deal with this in the kernel build by adding -Wa,-Av8 to KBUILD_CFLAGS. Reported-by: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/kernel/signal_64.c')
0 files changed, 0 insertions, 0 deletions