[RFC 2/5] ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
Eric Miao
eric.y.miao at gmail.com
Thu Feb 17 10:16:43 EST 2011
On Wed, Jan 5, 2011 at 4:22 AM, Russell King - ARM Linux
<linux at arm.linux.org.uk> 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: Eric Miao <eric.y.miao at gmail.com>
More information about the linux-arm-kernel
mailing list