(fixing up the linux-arm-kernel list address)
On 4 May 2011 14:18, naveen yadav [off-list ref] wrote:
On Wed, May 4, 2011 at 3:55 PM, Catalin Marinas [off-list ref] wrote:
quoted
On 4 May 2011 11:09, naveen yadav [off-list ref] wrote:
quoted
We are running linux kernel 2.6.35.11 on Cortex a-8. when I run a
simple program expect to give oom.
?But it crash with following crash log
Could you post the full kernel boot log and .config file?
Pls find attached log
It looks like a problem with the memory configuration on your board.
You have sparsemem sections which are not fully populated. The
mainline kernel still has problems in this area.
You can try this patch (not sure it applies cleanly on 2.6.35 but it's
not difficult to fix):
http://article.gmane.org/gmane.linux.ports.arm.kernel/112994
--
Catalin