Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756074Ab1BROAA (ORCPT ); Fri, 18 Feb 2011 09:00:00 -0500 Received: from va3ehsobe001.messaging.microsoft.com ([216.32.180.11]:28914 "EHLO VA3EHSOBE008.bigfish.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754916Ab1BRN74 convert rfc822-to-8bit (ORCPT ); Fri, 18 Feb 2011 08:59:56 -0500 X-SpamScore: -39 X-BigFish: VPS-39(zzbb2cK542N1432N98dN1447R9371Pzz1202hzz8275dhz2dh95h668h61h) X-Spam-TCS-SCL: 0:0 X-Forefront-Antispam-Report: KIP:(null);UIP:(null);IPVD:NLI;H:xsj-gw1;RD:unknown-60-83.xilinx.com;EFVD:NLI X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 8BIT Subject: RE: [PATCH V3 3/4] ARM: Xilinx: base header files and assembly macros Date: Fri, 18 Feb 2011 06:59:47 -0700 In-Reply-To: <20110218090625.GA3203@pulham.picochip.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH V3 3/4] ARM: Xilinx: base header files and assembly macros Thread-Index: AcvPSyP5S2fshXJuTDCvIT2GxtrUTQAKKMAg References: <1297872716-13353-1-git-send-email-john.linn@xilinx.com> <1297872716-13353-2-git-send-email-john.linn@xilinx.com> <1297872716-13353-3-git-send-email-john.linn@xilinx.com> <20110217100126.GD22961@pulham.picochip.com> <2fdc2d92-486e-4319-866f-3882938363c3@VA3EHSMHS026.ehs.local> <20110218090625.GA3203@pulham.picochip.com> From: John Linn To: Jamie Iles CC: , , , , , X-OriginalArrivalTime: 18 Feb 2011 13:59:48.0435 (UTC) FILETIME=[1AE1C230:01CBCF74] X-RCIS-Action: ALLOW Message-ID: <625bb321-106e-432a-b8d1-bdc9012fd18d@VA3EHSMHS016.ehs.local> X-OriginatorOrg: xilinx.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2044 Lines: 57 > -----Original Message----- > From: Jamie Iles [mailto:jamie@jamieiles.com] > Sent: Friday, February 18, 2011 2:06 AM > To: John Linn > Cc: Jamie Iles; linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org; > linux@arm.linux.org.uk; catalin.marinas@arm.com; glikely@secretlab.ca; arnd@arndb.de > Subject: Re: [PATCH V3 3/4] ARM: Xilinx: base header files and assembly macros > > On Thu, Feb 17, 2011 at 06:19:09PM -0700, John Linn wrote: > > > > +#define PHYS_OFFSET 0x0 > > > > > > This should be PLAT_PHYS_OFFSET and could do with being surrounded > > with > > > UL() e.g. > > > > > > #define PLAT_PHYS_OFFSET UL(0x00000000) > > > > This doesn't build with 2.6.38-rc5, am I missing something? > > > > PHYS_OFFSET is still needed from what I can tell, but maybe I overlooked > > something. > > The change is queued up in Russell's devel branch for the dynamic p2v > and will be in 2.6.39. For a patch series like this it's probably worth > developing off of linux-next[1]. This contains all of the trees that > will be mereged into the next kernel so carries the bigger changes like > dynamic p2v. My hope was to get into 2.6.38 and maybe that was not realistic. If it's too late for 2.6.38 then I'll revise the patch for this branch. Any thoughts Russell based on where we are? Thanks for the insight. John > > Jamie > > 1. git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/