linux/drivers/staging/zsmalloc
Seth Jennings 6e00ec00b1 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 <sjenning@linux.vnet.ibm.com>
Acked-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-07 13:31:28 -08:00
..
Kconfig
Makefile
zsmalloc_int.h staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined 2012-03-07 13:31:28 -08:00
zsmalloc-main.c staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGE 2012-03-07 13:31:28 -08:00
zsmalloc.h