If you fixed the oopsing 2.5.8-pre1 kernel by putting 'lock_kernel()'
in exit.c, then you have to remove that line.
The correct fix was applied later, and if you leave in the call
to 'lock_kernel()' you get the exact message you're reporting.
If line 505 of kernel/exit.c is lock_kernel() in your tree then delete
it, and try again.
-- Skip - 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/