Pekka, Please consider merging the following patches. Patches 1-3 are around for a while, specially 1 and 3. Patch #4 is a bit newer, and got less reviews (reviews appreciated), but I am using it myself without further problems. Feel free to pick all of them, or part of them, the way you prefer. Glauber Costa (4): slab: rename gfpflags to allocflags Wipe out CFLGS_OFF_SLAB from flags during initial slab creation slab: move FULL state transition to an initcall don't do __ClearPageSlab before freeing slab page. include/linux/slab_def.h | 2 +- mm/page_alloc.c | 5 ++++- mm/slab.c | 29 +++++++++++++++-------------- mm/slob.c | 1 - mm/slub.c | 1 - 5 files changed, 20 insertions(+), 18 deletions(-) -- 1.7.10.2 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>