These patches are the first 4 patches of the zswap patchset I sent out previously. Some recent commits to zsmalloc and zcache in staging-next forced a rebase. While I was at it, Nitin (zsmalloc maintainer) requested I break these 4 patches out from the zswap patchset, since they stand on their own. All are already Acked-by Nitin. Based on staging-next as of today. Seth Jennings (4): staging: zsmalloc: add gfp flags to zs_create_pool staging: zsmalloc: remove unused pool name staging: zsmalloc: add page alloc/free callbacks staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE drivers/staging/zram/zram_drv.c | 4 +- drivers/staging/zsmalloc/zsmalloc-main.c | 60 ++++++++++++++++++------------ drivers/staging/zsmalloc/zsmalloc.h | 10 ++++- 3 files changed, 47 insertions(+), 27 deletions(-) -- 1.7.9.5 -- 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>