On Tue, 3 Apr 2007, Badari Pulavarty wrote:

> Hmm. booted fine with slub_debug :(

Try to selectively disable debug options... if you got the 
time...

F.e. Try with sanity checks only

slub_debug=F

then with redzoning

slub_debug=FZ

and do one with poisoning

slub_debug=FP

Maybe slub_debug avoided a race condition.


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

Reply via email to