From: Seth Jennings Date: Mon, 5 Mar 2012 17:33:22 +0000 (-0600) Subject: staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined X-Git-Tag: v3.4-rc1~186^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e00ec00b1a76a199b8c0acae401757b795daf57;p=pandora-kernel.git staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined This patch provides a way to determine or "set a reasonable value for" MAX_PHYSMEM_BITS in the case that it is not defined (i.e. !SPARSEMEM) Signed-off-by: Seth Jennings Acked-by: Nitin Gupta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed