From: Nitin Gupta Date: Mon, 9 Jan 2012 22:51:56 +0000 (-0600) Subject: staging: zsmalloc: zsmalloc memory allocation library X-Git-Tag: v3.4-rc1~186^2~176^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61989a80fb3ac9d7837d03053624d5ea034a0d02;p=pandora-kernel.git staging: zsmalloc: zsmalloc memory allocation library This patch creates a new memory allocation library named zsmalloc. NOTE: zsmalloc currently depends on SPARSEMEM for the MAX_PHYSMEM_BITS value needed to determine the format of the object handle. There may be a better way to do this. Feedback is welcome. Signed-off-by: Nitin Gupta Signed-off-by: Seth Jennings Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed