[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4F5500EF.9080609@vflare.org>
Date: Mon, 05 Mar 2012 13:07:43 -0500
From: Nitin Gupta <ngupta@...are.org>
To: Seth Jennings <sjenning@...ux.vnet.ibm.com>
CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Dan Magenheimer <dan.magenheimer@...cle.com>,
Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>,
Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
Robert Jennings <rcj@...ux.vnet.ibm.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH 0/5] staging: zsmalloc: remove SPARSEMEM dependency
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@...are.org>
Thanks for the fixes.
Nitin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists