Re: [PATCH v2 04/28] binder: fix async space check for 0-sized buffers

From: Carlos Llamas
Date: Thu Jan 18 2024 - 14:32:20 EST


On Fri, Dec 01, 2023 at 05:21:33PM +0000, Carlos Llamas wrote:
> Move the padding of 0-sized buffers to an earlier stage to account for
> this round up during the alloc->free_async_space check.
>
> Fixes: 74310e06be4d ("android: binder: Move buffer out of area shared with user space")
> Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> Signed-off-by: Carlos Llamas <cmllamas@xxxxxxxxxx>
> ---

Sorry, I forgot to Cc: stable@xxxxxxxxxxxxxxx.

--
Carlos Llamas