Re: Kernel crash in 2.6.32.6 / bcm1480 with 16k page size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 29 Jan 2010, Guenter Roeck wrote:

> > I suspect you are hitting a maximum valid address bits limit and getting 
> > the Address Exception.  Limiting VMALLOC_END so that you don't hit the 
> > limit seems to be the solution.  I don't have the manual for the sibyte, 
> > so I don't know what the limit is.  The architecture specification 
> > doesn't state a fixed limit, although it tells what should happen when 
> > the limit is reached.
> > 
> You mean there might be a CPU-specific limit ? I hope not - that would be quite messy.

 The size of the address space can be probed via CP0 registers (for MIPS 
architecture processors that is).  No need to add any CPU dependencies 
(except from legacy 64-bit MIPS processors perhaps).

  Maciej


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux