From: Andrew Morton <akpm@osdl.org>
To: netdev@oss.sgi.com
Cc: avvisi@spalletti.it
Subject: Fw: [Bug 4467] New: Debug: sleeping function called from invalid context at mm/slab.c:2090
Date: Sun, 10 Apr 2005 13:49:34 -0700 [thread overview]
Message-ID: <20050410134934.0bf9d6b8.akpm@osdl.org> (raw)
proto_register() is doing kmem_cache_create() inside write_lock().
Begin forwarded message:
Date: Sun, 10 Apr 2005 05:09:39 -0700
From: bugme-daemon@osdl.org
To: akpm@digeo.com
Subject: [Bug 4467] New: Debug: sleeping function called from invalid context at mm/slab.c:2090
http://bugme.osdl.org/show_bug.cgi?id=4467
Summary: Debug: sleeping function called from invalid context at
mm/slab.c:2090
Kernel Version: 2.6.12.rc2
Status: NEW
Severity: normal
Owner: akpm@digeo.com
Submitter: avvisi@spalletti.it
Distribution: Ubuntu 5.04
Hardware Environment: Asus M6Ne Laptop
Software Environment: gcc 3.3.5, libc6 2.3.2
Problem Description:
On startup, at ipv6 module loading dmesg prints this error:
Debug: sleeping function called from invalid context at mm/slab.c:2090
in_atomic():1, irqs_disabled():0
[<c01160f6>] __might_sleep+0xa6/0xb0
[<c01345dd>] load_module+0x8cd/0xb70
[<c014463d>] kmem_cache_alloc+0x6d/0x70
[<c0143740>] kmem_cache_create+0x100/0x5b0
[<c02e4324>] proto_register+0xa4/0xd0
[<e1bb00b9>] inet6_init+0x19/0x200 [ipv6]
[<c0134a32>] sys_init_module+0x182/0x240
[<c010319b>] sysenter_past_esp+0x54/0x75
I'll attach my config
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
next reply other threads:[~2005-04-10 20:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-10 20:49 Andrew Morton [this message]
2005-04-10 21:47 ` Fw: [Bug 4467] New: Debug: sleeping function called from invalid context at mm/slab.c:2090 David S. Miller
2005-04-10 22:05 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050410134934.0bf9d6b8.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=avvisi@spalletti.it \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.