Re: [RESEND PATCH] ION: Sys_heap: Add cached pool to spead up cached buffer alloc

From: Greg KH
Date: Mon May 09 2016 - 05:02:54 EST


On Mon, May 09, 2016 at 04:37:34PM +0800, Chen Feng wrote:
> Add ion cached pool in system heap.
>
> Signed-off-by: Chen Feng <puck.chen@xxxxxxxxxxxxx>
> Signed-off-by: Xia Qing <saberlily.xia@xxxxxxxxxxxxx>
> Reviewed-by: Fu Jun <oliver.fu@xxxxxxxxxxxxx>
> ---
> drivers/staging/android/ion/ion_system_heap.c | 145 +++++++++++++++++---------
> 1 file changed, 95 insertions(+), 50 deletions(-)

You didn't list what changed here. Please do so, otherwise we think
it's identical to the previous patch you sent :(

thanks,

greg k-h