asmlinkage, x86: Add explicit __visible to arch/x86/*
As requested by Linus add explicit __visible to the asmlinkage users. This marks all functions visible to assembler. Tree sweep for arch/x86/* Signed-off-by:Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1398984278-29319-3-git-send-email-andi@firstfloor.org Signed-off-by:
H. Peter Anvin <hpa@linux.intel.com>
Showing
- arch/x86/boot/compressed/misc.c 1 addition, 1 deletionarch/x86/boot/compressed/misc.c
- arch/x86/kernel/acpi/sleep.c 1 addition, 1 deletionarch/x86/kernel/acpi/sleep.c
- arch/x86/kernel/apic/io_apic.c 1 addition, 1 deletionarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/cpu/mcheck/therm_throt.c 2 additions, 2 deletionsarch/x86/kernel/cpu/mcheck/therm_throt.c
- arch/x86/kernel/cpu/mcheck/threshold.c 2 additions, 2 deletionsarch/x86/kernel/cpu/mcheck/threshold.c
- arch/x86/kernel/head32.c 1 addition, 1 deletionarch/x86/kernel/head32.c
- arch/x86/kernel/head64.c 1 addition, 1 deletionarch/x86/kernel/head64.c
- arch/x86/kernel/process_64.c 1 addition, 1 deletionarch/x86/kernel/process_64.c
- arch/x86/kernel/smp.c 1 addition, 1 deletionarch/x86/kernel/smp.c
- arch/x86/kernel/traps.c 3 additions, 3 deletionsarch/x86/kernel/traps.c
- arch/x86/kernel/vsmp_64.c 3 additions, 3 deletionsarch/x86/kernel/vsmp_64.c
- arch/x86/kvm/x86.c 1 addition, 1 deletionarch/x86/kvm/x86.c
- arch/x86/lguest/boot.c 2 additions, 2 deletionsarch/x86/lguest/boot.c
- arch/x86/math-emu/errors.c 8 additions, 8 deletionsarch/x86/math-emu/errors.c
- arch/x86/platform/olpc/olpc-xo1-pm.c 1 addition, 1 deletionarch/x86/platform/olpc/olpc-xo1-pm.c
- arch/x86/power/hibernate_64.c 1 addition, 1 deletionarch/x86/power/hibernate_64.c
- arch/x86/xen/enlighten.c 1 addition, 1 deletionarch/x86/xen/enlighten.c
- arch/x86/xen/irq.c 3 additions, 3 deletionsarch/x86/xen/irq.c
Loading
Please register or sign in to comment