Re: 2.6.7-mm7

From: Joshua Kwan
Date: Fri Jul 09 2004 - 23:42:03 EST


On Fri, 09 Jul 2004 21:34:31 -0700, Joshua Kwan wrote:
> I get metric tons of these in my logs:

This, too:

Debug: sleeping function called from invalid context at fs/inode.c:246
in_atomic():1, irqs_disabled():0
[<c0105437>] dump_stack+0x17/0x20
[<c0115744>] __might_sleep+0xb4/0xe0
[<c0161ee5>] clear_inode+0x15/0xc0
[<c0162da6>] generic_delete_inode+0x76/0x100
[<c0162fd6>] iput+0x56/0x70
[<c01604d8>] prune_dcache+0x168/0x1e0
[<c01608f6>] shrink_dcache_parent+0x16/0x20
[<c017405f>] proc_pid_flush+0xf/0x20
[<c0118add>] release_task+0x13d/0x1d0
[<c011986a>] exit_notify+0x34a/0x7b0
[<c0119ef0>] do_exit+0x220/0x420
[<c011a193>] do_group_exit+0x33/0xa0
[<c0104edf>] syscall_call+0x7/0xb

FYI, in this case, I removed the might_sleep call from proc_pid_flush so
I could save on hard disk usage.

--
Joshua Kwan


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