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

Re: Kernel 2.4.19-pa6 - can't login.



Last working kernel was 2.4.18-32, that came witht he debian install. I
have no problem with that one. I can load into if fine, the new one has the
HIL support that I want. The only thing I really notice is that there
is a line with "kernel BUG at slab.c:1130!"

The corresponding part out of mm/slab.c is:

 /*
    * The test for missing atomic flag is performed here, rather than
    * the more obvious place, simply to reduce the critical path length
    * in kmem_cache_alloc(). If a caller is seriously mis-behaving they
    * will eventually be caught here (where it matters).
    */
     if (in_interrupt() && (flags & SLAB_LEVEL_MASK) != SLAB_ATOMIC)
            BUG();



On Fri, Aug 30, 2002 at 08:27:49AM -0400, Carlos O'Donell wrote:
> > Maybe some kind of SCSI problems ?
> > What does your boot log says (if you can see it), and does it still boot
> > and let you enter the system with an older kernel ?
> > 
> 
> What was the last known working kernel?
> 
> c.
---end quoted text---

-- 
|       Richard Nairn          Specializing in Linux
|     Nairn Consulting         Web / Database Solutions
|        Calgary, AB           
| Richard@NairnConsulting.ca



Reply to: