> It found a bug. Someone is calling kmem_cache_create() in an
> atomic region. Plus I think that during startup, in_atomic()
> is (probably incorrectly) returning true.
Would you mind doing a
printk(KERN_ERR "kmem_cache_create called atomically!\n");
too? I was confused as to what debugging check he was tripping. Yah
yah, looking at the trace I should of known, but I didn't know you put a
check in there... :)
Robert Love
-
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/