Re: [microblaze-uclinux] Re: Request review of device tree documentation

2010-06-12 Thread Edgar E. Iglesias
On Sat, Jun 12, 2010 at 05:09:36PM -0600, Grant Likely wrote: > On Sat, Jun 12, 2010 at 4:15 PM, Olof Johansson wrote: > > On Sat, Jun 12, 2010 at 12:53:59AM -0600, Grant Likely wrote: > > > >> I also changed the property in the cpu nodes from model to compatible > >> so that the exact CPU version

Re: [PATCH] [V2] Add non-Virtex5 support for LL TEMAC driver

2010-03-17 Thread Edgar E. Iglesias
On Mon, Mar 15, 2010 at 03:39:49PM +0100, Michal Simek wrote: > John Linn wrote: > >> -Original Message- > >> From: Michal Simek [mailto:michal.si...@petalogix.com] > >> Sent: Monday, March 15, 2010 2:40 AM > >> To: John Linn > >> Cc: net...@vger.kernel.org; linuxppc-...@ozlabs.org; > > gra

Re: [microblaze-uclinux] Re: [PATCH 6/6] Add support for __read_mostly to linux/cache.h

2009-05-01 Thread Edgar E. Iglesias
On Fri, May 01, 2009 at 09:52:18AM -0400, Christoph Lameter wrote: > On Fri, 1 May 2009, Sam Ravnborg wrote: > > > Are there any specific reason why we do not support read_mostly on all > > architectures? > > Not that I know of. > > > read_mostly is about grouping rarely written data together >