x86/acpi: Use __pa_symbol instead of __pa on C visible symbols
Alexander Duyck authored

This change just updates one spot where __pa was being used when __pa_symbol
should have been used.  By using __pa_symbol we are able to drop a few extra
lines of code as we don't have to test to see if the virtual pointer is a
part of the kernel text or just standard virtual memory.

Cc: Len Brown <len.brown@intel.com>
Cc: Pavel Machek <pavel@ucw.cz>
Acked-by: default avatar"Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: default avatarAlexander Duyck <alexander.h.duyck@intel.com>
Link: http://lkml.kernel.org/r/20121116215737.8521.51167.stgit@ahduyck-cp1.jf.intel.com

Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
afd51a0e
Name Last commit Last update
..
alpha alpha: separate thread-synchronous flags
arm Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
arm64 arm64: mm: fix booting on systems with no memory below 4GB
avr32 Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
blackfin Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
c6x Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
cris Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
frv frv: fix the broken preempt
h8300 h8300: add missing L1_CACHE_SHIFT
hexagon Hexagon: Copyright marking changes
ia64 UAPI: Make arch/ia64/include/asm/kvm_para.h generic
m32r Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
m68k m68k: Wire up kcmp
microblaze Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
mips Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
mn10300 UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-empty
openrisc Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
parisc UAPI: (Scripted) Disintegrate arch/parisc/include/asm
powerpc cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.
s390 s390/sclp: fix addressing mode clobber
score Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
sh UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-empty
sparc sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
tile arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
um Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
unicore32
x86
xtensa
.gitignore
Kconfig