On Tuesday 18 November 2008 23:24, OGAWA Hirofumi wrote: > OGAWA Hirofumi <[EMAIL PROTECTED]> writes: > > > Those are to get closer to kernel. rename of ext2_* to tux_*, and > > tux_sb() stuff. > > > > static-http://userweb.kernel.org/~hirofumi/tux3/ > > > > Please review it. > > > > With those, we can compile files almost all in kernel if we add a few > > functions (doesn't work yet though :)). Then, I hope we can do more > > interesting stuff in kernel well. > > I was missing xattr.c to compile. Fixed Makefile is the following, and I > also pushed some more patches for xattr.c. > > Please review and pull it too.
Pulled. They are solid and functional as usual. The might_sleep in the malloc wrapper... isn't there any might_sleep in the kmalloc path? Maybe too deep down to be informative. Regards, Daniel _______________________________________________ Tux3 mailing list [email protected] http://tux3.org/cgi-bin/mailman/listinfo/tux3
