On Thu, 5 Jun 2008 19:56:04 -0700 Andrew Morton [off-list ref] wrote:
On Thu, 5 Jun 2008 17:52:17 +1000 Stephen Rothwell [off-list ref] wrote:
quoted
I have created today's linux-next tree at
git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
Instantly oopses on two x86_64 boxes with this config:
http://userweb.kernel.org/~akpm/config-akpm2.txt
oops: http://userweb.kernel.org/~akpm/p6056454.jpg
At a guess I'd say the sched_domains code is calling into slab before
slab is initalised. Something like that.
With CONFIG_SLUB=y it dies differently:
http://userweb.kernel.org/~akpm/p6056455.jpg