summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/irq.c
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2013-04-07 09:36:10 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-04-07 19:59:30 (GMT)
commitcd8d2331756751b6aeb855a3c9cb0a92fbd9c725 (patch)
tree597917e36670fc7da01aebe0e3f86d45dc85390c /arch/alpha/kernel/irq.c
parentaa8b4be3ac049c8b1df2a87e4d1d902ccfc1f7a9 (diff)
downloadlinux-cd8d2331756751b6aeb855a3c9cb0a92fbd9c725.tar.xz
alpha: makefile: don't enforce small data model for kernel builds
Due to all of the goodness being packed into today's kernels, the resulting image isn't as slim as it once was. In light of this, don't pass -msmall-data to gcc, which otherwise results in link failures due to impossible relocations when compiling anything but the most trivial configurations. Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Reviewed-by: Matt Turner <mattst88@gmail.com> Tested-by: Thorsten Kranzkowski <dl8bcu@dl8bcu.de> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Michael Cree <mcree@orcon.net.nz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions