aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/setup.h
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2013-08-05 15:02:37 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2013-08-06 14:18:23 -0700
commit1d9090e2fb32c84277cef6e72a21be7f78c929f4 (patch)
tree89c2cf998589bfb26908794fe22a5d48bebbc80a /arch/x86/include/asm/setup.h
parentx86, asmlinkage: Change dotraplinkage into __visible on 32bit (diff)
downloadlinux-dev-1d9090e2fb32c84277cef6e72a21be7f78c929f4.tar.xz
linux-dev-1d9090e2fb32c84277cef6e72a21be7f78c929f4.zip
x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
These handlers are all referenced from assembler stubs, so need to be visible. The handlers without arguments become asmlinkage, the others __visible to not force regparms(0) on x86-32. I put it all into a single patch, please let me know if you want it it split up. Signed-off-by: Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1375740170-7446-4-git-send-email-andi@firstfloor.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/include/asm/setup.h')
0 files changed, 0 insertions, 0 deletions