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:
84d4faa
)
staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined
author
Seth Jennings
<sjenning@linux.vnet.ibm.com>
Mon, 5 Mar 2012 17:33:22 +0000
(11:33 -0600)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 7 Mar 2012 21:31:28 +0000
(13:31 -0800)
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 <sjenning@linux.vnet.ibm.com>
Acked-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found