From: Seth Jennings Date: Mon, 5 Mar 2012 17:33:23 +0000 (-0600) Subject: staging: zsmalloc: change ZS_MIN_ALLOC_SIZE X-Git-Tag: v3.4-rc1~186^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ed4f6c9a5ed2358293a92d8b3b268f28b6f2b8;p=pandora-kernel.git staging: zsmalloc: change ZS_MIN_ALLOC_SIZE This patch ensures that the value of ZS_MIN_ALLOC_SIZE, for the PAGE_SIZE and MAX_PHYSMEM_BITS on the system, allows for all possible object ids in the lowest storage class to be encoded in the object handle. Signed-off-by: Seth Jennings Acked-by: Nitin Gupta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed