From: Seth Jennings Date: Mon, 5 Mar 2012 17:33:20 +0000 (-0600) Subject: staging: zsmalloc: move object/handle masking defines X-Git-Tag: v3.4-rc1~186^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aafefe932a46f7d0a85b6c48e71befd1003d1e6b;p=pandora-kernel.git staging: zsmalloc: move object/handle masking defines This patch moves the definitions of _PFN_BITS, OBJ_INDEX_BITS and OBJ_INDEX_MASK from zsmalloc-main.c to zsmalloc_int.h They will be needed to determine ZS_MIN_ALLOC_SIZE in the next patch Signed-off-by: Seth Jennings Acked-by: Nitin Gupta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed