From: Marcel Holtmann <marcel@holtmann.org>
To: Network Development Mailing List <netdev@oss.sgi.com>
Subject: Some sleeping function called from invalid context
Date: Tue, 05 Apr 2005 11:35:44 +0200 [thread overview]
Message-ID: <1112693744.7960.2.camel@pegasus> (raw)
Hi,
while testing the latest kernel from the Bitkeeper repository, I got
some sleeping functions called from invalid context:
Freeing unused kernel memory: 180k freed
Debug: sleeping function called from invalid context at mm/slab.c:2090
in_atomic():1, irqs_disabled():0
[<c0119936>] __might_sleep+0xa6/0xb0
[<c014ab93>] kmem_cache_alloc+0x73/0x80
[<c0149c0e>] kmem_cache_create+0xfe/0x630
[<c026994d>] proto_register+0x9d/0xc0
[<f88c901c>] af_unix_init+0x1c/0x7a [unix]
[<c0139d62>] sys_init_module+0x1b2/0x290
[<c0103025>] syscall_call+0x7/0xb
NET: Registered protocol family 1
Debug: sleeping function called from invalid context at mm/slab.c:2090
in_atomic():1, irqs_disabled():0
[<c0119936>] __might_sleep+0xa6/0xb0
[<c014ab93>] kmem_cache_alloc+0x73/0x80
[<c0149c0e>] kmem_cache_create+0xfe/0x630
[<c0115bed>] wake_up_process+0x1d/0x30
[<c0126a50>] free_uid+0x20/0x90
[<c026994d>] proto_register+0x9d/0xc0
[<f94a70b9>] inet6_init+0x19/0x200 [ipv6]
[<c0139d62>] sys_init_module+0x1b2/0x290
[<c0103025>] syscall_call+0x7/0xb
NET: Registered protocol family 10
Regards
Marcel
next reply other threads:[~2005-04-05 9:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-05 9:35 Marcel Holtmann [this message]
2005-04-05 11:13 ` Some sleeping function called from invalid context Arnaldo Carvalho de Melo
2005-04-05 12:18 ` Arnaldo Carvalho de Melo
2005-04-05 18:11 ` Arnaldo Carvalho de Melo
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=1112693744.7960.2.camel@pegasus \
--to=marcel@holtmann.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).