[Tux3] rename of ext2_* to tux_*, and tux_sb() stuff.

Daniel Phillips phillips at phunq.net
Wed Nov 19 14:15:05 PST 2008


On Wednesday 19 November 2008 04:17, OGAWA Hirofumi wrote:
> Unfortunately, quick search was right. SLUB didn't warn by
> test. (probably, I should send a patch to lkml) So, I tweaked malloc()
> like the following.
> 
> might_sleep() is only for CONFIG_SLUB. And we would like to use
> GFP_NOFS, not GFP_KERNEL.
> 
> If it's ok, please pull again. Thanks.

There is no real harm in harm in having an extra might_sleep for now.
Let's just leave that one the way you originally had it instead of
adding a new IFDEF.  Please shout if that is not convenient (i.e.,
already committed more to your local repo).  I was just curious why
you saw the need and now we know: it was inadvertently left out of
SLUB.

Daniel

_______________________________________________
Tux3 mailing list
Tux3 at tux3.org
http://tux3.org/cgi-bin/mailman/listinfo/tux3



More information about the Tux3 mailing list