mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
64fc2a947a
All low-level PM/SMP code using virt_to_phys() should actually use __pa_symbol() against kernel symbols. Update code where relevant to move away from virt_to_phys(). Acked-by: Russell King <rmk+kernel@armlinux.org.uk> Reviewed-by: Laura Abbott <labbott@redhat.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
generic.h | ||
headsmp.S | ||
hotplug.c | ||
Kconfig | ||
Makefile | ||
pl080.c | ||
pl080.h | ||
platsmp.c | ||
restart.c | ||
spear3xx.c | ||
spear6xx.c | ||
spear13xx.c | ||
spear300.c | ||
spear310.c | ||
spear320.c | ||
spear1310.c | ||
spear1340.c | ||
time.c |