Re: [PATCH v5 1/4] genalloc: add a global pool list, allow to findpools by phys address

From: Greg Kroah-Hartman
Date: Thu Oct 25 2012 - 14:56:44 EST


On Thu, Oct 18, 2012 at 04:27:30PM +0200, Philipp Zabel wrote:
> This patch keeps all created pools in a global list and adds two
> functions that allow to retrieve the gen_pool pointer from a known
> physical address and from a device tree node.
>
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> Reviewed-by: Shawn Guo <shawn.guo@xxxxxxxxxx>
> ---
> include/linux/genalloc.h | 14 ++++++++++
> lib/genalloc.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 81 insertions(+)

I need some acks from the owners of this file (Paul and Andrew?) before
I can take this series.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/