[PATCH 0/5] staging: zsmalloc: remove SPARSEMEM dependency

Nitin Gupta ngupta at vflare.org
Mon Mar 5 18:07:43 UTC 2012


On 03/05/2012 12:33 PM, Seth Jennings wrote:

> This patch series removes the dependency zsmalloc has on SPARSEMEM;
> more specifically the assumption that MAX_PHYSMEM_BITS is defined.
> 
> Based on greg/staging-next.
> 
> Seth Jennings (5):
>   staging: zsmalloc: move object/handle masking defines
>   staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGE
>   staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined
>   staging: zsmalloc: change ZS_MIN_ALLOC_SIZE
>   staging: zsmalloc: remove SPARSEMEM dep from Kconfig
> 
>  drivers/staging/zsmalloc/Kconfig         |    2 +-
>  drivers/staging/zsmalloc/zsmalloc-main.c |   14 +---------
>  drivers/staging/zsmalloc/zsmalloc_int.h  |   43 +++++++++++++++++++++++++-----
>  3 files changed, 38 insertions(+), 21 deletions(-)
> 


For the entire series:

Acked-by: Nitin Gupta <ngupta at vflare.org>


Thanks for the fixes.
Nitin



More information about the devel mailing list