RE: BUG: sleeping function called from invalid context at kernel/fork.c:385

From: Luck, Tony
Date: Wed May 30 2007 - 22:37:57 EST


> Ahh okay. cscope will do that too.... But all have __exit.

The trick is that one of them *shouldn't* have __exit. With cscope
you'll have to use the "Find functions calling this function:"
mode to try and find the __init function that is calling an
__exit function.

-Tony
-
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/