Daniel Phillips <[EMAIL PROTECTED]> writes: >> 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.
Yes, slab does it obviously. I couldn't find by quick search in slub path, so if slub is also doing, we should remove it. I'll test slub... -- OGAWA Hirofumi <[EMAIL PROTECTED]> _______________________________________________ Tux3 mailing list [email protected] http://tux3.org/cgi-bin/mailman/listinfo/tux3
