From: Benjamin Herrenschmidt Date: Thu, 18 Jun 2009 03:24:12 +0000 (+1000) Subject: mm: Extend gfp masking to the page allocator X-Git-Tag: v2.6.31-rc1~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcce284a259373f9e5570f2e33f79eca84fcf565;p=pandora-kernel.git mm: Extend gfp masking to the page allocator The page allocator also needs the masking of gfp flags during boot, so this moves it out of slab/slub and uses it with the page allocator as well. Signed-off-by: Benjamin Herrenschmidt Acked-by: Pekka Enberg Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed