]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
ARM: owl: smp: Use __pa_symbol()
authorAndreas Färber <afaerber@suse.de>
Sun, 9 Jul 2017 02:17:46 +0000 (04:17 +0200)
committerAndreas Färber <afaerber@suse.de>
Wed, 20 Sep 2017 14:48:14 +0000 (16:48 +0200)
commitbad29933fef76fb6ee577f4a0b6d145c1f52f663
tree7578b8ec87d7f08e54aa970fd8fda8a9275e2f23
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
ARM: owl: smp: Use __pa_symbol()

Replace an occurrence of virt_to_phys() with __pa_symbol() macro.

See 64fc2a947a9873700929ec0ef02b4654a04e0476 ("ARM: 8641/1: treewide:
Replace uses of virt_to_phys with __pa_symbol").

Fixes: 172067e0bc87 ("ARM: owl: Implement CPU enable-method for S500")
Reported-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
arch/arm/mach-actions/platsmp.c