> * Andrew Morton <akpm@linux-foundation.org> wrote:
>
> > On Thu, 5 Jun 2008 17:52:17 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > > 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.
>
> did SLUB change in linux-next? There is no such problem in -tip.