sleeping function called from illegal contex

Samuel Flory (sflory@rackable.com)
Tue, 15 Oct 2002 15:49:23 -0700


Booting from an nfsroot I got this before the system grabbed an ip via
kernel autoconfig dhcp. Despite looking really bad it seems to function.

IP: routing cache hash table of 8192 buckets, 128Kbytes
TCP: Hash tables configured (established 262144 bind 43690)
Debug: sleeping function called from illegal context at mm/slab.c:1374
Call Trace:
[<c011eef6>] __might_sleep+0x56/0x5d
[<c0142c7f>] kmalloc+0x4f/0x310
[<c029c5b2>] vsnprintf+0x2a2/0x420
[<c0184d1a>] proc_create+0x7a/0xd0
[<c0184e47>] proc_mkdir+0x17/0x40
[<c010c0b9>] register_irq_proc+0x69/0xb0
[<c0110000>] get_cmos_time+0x130/0x2a0
[<c010be96>] setup_irq+0x166/0x170
[<c031d6e0>] e100intr+0x0/0x2d0
[<c010b6a4>] request_irq+0x84/0xa0
[<c031c6cd>] e100_open+0x10d/0x1d0
[<c031d6e0>] e100intr+0x0/0x2d0
[<c010b19a>] handle_IRQ_event+0x3a/0x60
[<c03d26a0>] dev_open+0x50/0xb0
[<c03d3e2f>] dev_change_flags+0x4f/0x110
[<c010511b>] init+0x8b/0x240
[<c0105090>] init+0x0/0x240
[<c0107039>] kernel_thread_helper+0x5/0xc

Sending DHCP requests .fix old protocol handler ic_bootp_recv+0x0/0x3a0!
,fix old protocol handler ic_bootp_recv+0x0/0x3a0!
OK
IP-Config: Got DHCP answer from 10.10.1.5, my address is 10.10.2.122
IP-Config: Complete:

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/