1 GB lowmem
    Rune Torgersen 
    runet at innovsys.com
       
    Fri May 23 01:17:08 EST 2008
    
    
  
Kumar Gala wrote:
> something like that would be good.  is there really anything PPC32
> specific about it? 
Apparently. The Kconfig option is only available for arch/powerpc and
arch/ppc, and the only place in the whole codetree where
CONFIG_TASK_SIZE is used is that particular spot in
asm-powerpc/processor.h, and that again is within CONFIG_PPC32 define,
so it seems only PPC32 is using TASK_SIZE.
    
    
More information about the Linuxppc-dev
mailing list