From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Miao Subject: Re: [RFC 2/5] ARM: P2V: avoid initializers and assembly using PHYS_OFFSET Date: Thu, 17 Feb 2011 23:16:43 +0800 Message-ID: References: <20110104202052.GE24935@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:38437 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750862Ab1BQPRE convert rfc822-to-8bit (ORCPT ); Thu, 17 Feb 2011 10:17:04 -0500 In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Russell King - ARM Linux Cc: Nicolas Pitre , David Brown , Daniel Walker , Bryan Huntsman , Amit Kucheria , Sascha Hauer , Kukjin Kim , "Hans J. Koch" , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-samsung-soc@vger.kernel.org On Wed, Jan 5, 2011 at 4:22 AM, Russell King - ARM Linux wrote: > As PHYS_OFFSET will be becoming a variable, we can't have it used in > initializers nor assembly code. =C2=A0Replace those in generic code w= ith > a run-time initialization. =C2=A0Replace those in platform code using= the > individual platform specific PLAT_PHYS_OFFSET. > > Signed-off-by: Russell King Acked-by: Eric Miao -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html