From: OGAWA Hirofumi Date: Wed, 19 Nov 2008 12:23:59 +0000 (+0900) Subject: slub: Add might_sleep_if() to slab_alloc() X-Git-Tag: v2.6.29-rc1~565^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89124d706db0aa95daacfa4c0df45a43a44d44f4;p=pandora-kernel.git slub: Add might_sleep_if() to slab_alloc() Currently SLUB doesn't warn about __GFP_WAIT. Add it into slab_alloc(). Acked-by: Christoph Lameter Signed-off-by: OGAWA Hirofumi Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed