[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110218090625.GA3203@pulham.picochip.com>
Date: Fri, 18 Feb 2011 09:06:25 +0000
From: Jamie Iles <jamie@...ieiles.com>
To: John Linn <John.Linn@...inx.com>
Cc: Jamie Iles <jamie@...ieiles.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux@....linux.org.uk, catalin.marinas@....com,
glikely@...retlab.ca, arnd@...db.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.
Jamie
1. git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists