[RFC 2/5] ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
Nicolas Pitre
nico at fluxnic.net
Tue Jan 4 16:12:28 EST 2011
On Tue, 4 Jan 2011, Russell King - ARM Linux wrote:
> As PHYS_OFFSET will be becoming a variable, we can't have it used in
> initializers nor assembly code. Replace those in generic code with
> a run-time initialization. Replace those in platform code using the
> individual platform specific PLAT_PHYS_OFFSET.
>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
Acked-by: Nicolas Pitre <nicolas.pitre at linaro.org>
Same comment as for 1/5.
Nicolas
More information about the linux-arm-kernel
mailing list