From: Linus Torvalds <torvalds@transmeta.com> Date: Thu, 27 Mar 2003 11:22:55 -0800 (PST) if (gfp_mask & __GFP_WAIT) might_sleep(); and might_sleep() should be updated. Anybody want to try that and see whether things break horribly? I hadn't considered this, good idea. I'm trying this out right now. Someone should backport the might_sleep() stuff to 2.4.x, it's very useful. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html