git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e00ec0
)
staging: zsmalloc: change ZS_MIN_ALLOC_SIZE
author
Seth Jennings
<sjenning@linux.vnet.ibm.com>
Mon, 5 Mar 2012 17:33:23 +0000
(11:33 -0600)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 7 Mar 2012 21:31:28 +0000
(13:31 -0800)
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 <sjenning@linux.vnet.ibm.com>
Acked-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found