2003-01-15 04:04:46

by Protasevich, Natalie

[permalink] [raw]
Subject: [BUG] SLAB.C:1617-error on boot

I get the error below consistently on boot with 2.5.58. Didn't see it with
2.5.56 (skipped 2.5.57).

.............................
Detected 1899.559 MHz processor.

Console: colour VGA+ 80x25

Calibrating delay loop... 3702.78 BogoMIPS

Memory: 3952476k/3997504k available (2436k kernel code, 43892k reserved,
1280k data, 132k init, 3080000k highmem)

Debug: sleeping function called from illegal context at mm/slab.c:1617

Call Trace:

[<c013b09c>] kmem_cache_alloc+0x74/0x76

[<c013a2ca>] kmem_cache_create+0x72/0x5be

[<c0105000>] _stext+0x0/0x56


Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)

Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)

................


--Natalie


2003-01-15 07:30:13

by Martin J. Bligh

[permalink] [raw]
Subject: Re: [BUG] SLAB.C:1617-error on boot

It's just a warning ... I thing you'll find more info logged
on http://bugme.osdl.org ... I've been hitting that for ages
with no ill effects ;-)

--On Tuesday, January 14, 2003 22:13:26 -0600 "Protasevich, Natalie" <[email protected]> wrote:

> I get the error below consistently on boot with 2.5.58. Didn't see it with
> 2.5.56 (skipped 2.5.57).
>
> .............................
> Detected 1899.559 MHz processor.
>
> Console: colour VGA+ 80x25
>
> Calibrating delay loop... 3702.78 BogoMIPS
>
> Memory: 3952476k/3997504k available (2436k kernel code, 43892k reserved,
> 1280k data, 132k init, 3080000k highmem)
>
> Debug: sleeping function called from illegal context at mm/slab.c:1617
>
> Call Trace:
>
> [<c013b09c>] kmem_cache_alloc+0x74/0x76
>
> [<c013a2ca>] kmem_cache_create+0x72/0x5be
>
> [<c0105000>] _stext+0x0/0x56
>
>
> Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
>
> Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
>
> ................
>
>
> --Natalie
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>


2003-01-15 16:17:46

by Protasevich, Natalie

[permalink] [raw]
Subject: RE: [BUG] SLAB.C:1617-error on boot

Oh, good... I was wondering why it was booting on after that trace like
nothing happened.

Thanks,

--Natalie

-----Original Message-----
From: Martin J. Bligh [mailto:[email protected]]
Sent: Wednesday, January 15, 2003 12:39 AM
To: Protasevich, Natalie; Linux Kernel
Cc: 'Zwane Mwaikambo'; 'Nakajima, Jun'; '[email protected]'
Subject: Re: [BUG] SLAB.C:1617-error on boot


It's just a warning ... I thing you'll find more info logged
on http://bugme.osdl.org ... I've been hitting that for ages
with no ill effects ;-)

--On Tuesday, January 14, 2003 22:13:26 -0600 "Protasevich, Natalie"
<[email protected]> wrote:

> I get the error below consistently on boot with 2.5.58. Didn't see it with
> 2.5.56 (skipped 2.5.57).
>
> .............................
> Detected 1899.559 MHz processor.
>
> Console: colour VGA+ 80x25
>
> Calibrating delay loop... 3702.78 BogoMIPS
>
> Memory: 3952476k/3997504k available (2436k kernel code, 43892k reserved,
> 1280k data, 132k init, 3080000k highmem)
>
> Debug: sleeping function called from illegal context at mm/slab.c:1617
>
> Call Trace:
>
> [<c013b09c>] kmem_cache_alloc+0x74/0x76
>
> [<c013a2ca>] kmem_cache_create+0x72/0x5be
>
> [<c0105000>] _stext+0x0/0x56
>
>
> Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
>
> Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
>
> ................
>
>
> --Natalie
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>