asmlinkage, x86: Add explicit __visible to arch/x86/*
authorAndi Kleen <ak@linux.intel.com>
Thu, 1 May 2014 22:44:37 +0000 (00:44 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 5 May 2014 23:07:44 +0000 (16:07 -0700)
commit2605fc216fa492f9e7c488bdc7f687cd6dcc703b
tree24090c594c60f94907bcd107bdc5cbcba03c4c8c
parent3adc1beacdbc1d6c4be99ecc2f87eac1c1e6f857
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>
18 files changed:
arch/x86/boot/compressed/misc.c
arch/x86/kernel/acpi/sleep.c
arch/x86/kernel/apic/io_apic.c
arch/x86/kernel/cpu/mcheck/therm_throt.c
arch/x86/kernel/cpu/mcheck/threshold.c
arch/x86/kernel/head32.c
arch/x86/kernel/head64.c
arch/x86/kernel/process_64.c
arch/x86/kernel/smp.c
arch/x86/kernel/traps.c
arch/x86/kernel/vsmp_64.c
arch/x86/kvm/x86.c
arch/x86/lguest/boot.c
arch/x86/math-emu/errors.c
arch/x86/platform/olpc/olpc-xo1-pm.c
arch/x86/power/hibernate_64.c
arch/x86/xen/enlighten.c
arch/x86/xen/irq.c