Hello,
On Fri, 6 Sept 2024 at 05:47, John Stultz wrote:
>
> On Thu, Sep 5, 2024 at 5:03 PM T.J. Mercier wrote:
> >
> > Shrink the kernel .text a bit after successful initialization of the
> > heaps.
> >
> > Signed-off-by: T.J. Mercier
>
> Acked-by: John Stultz
Thanks for the patch; pushed to
On Thu, Sep 5, 2024 at 5:03 PM T.J. Mercier wrote:
>
> Shrink the kernel .text a bit after successful initialization of the
> heaps.
>
> Signed-off-by: T.J. Mercier
Acked-by: John Stultz
Shrink the kernel .text a bit after successful initialization of the
heaps.
Signed-off-by: T.J. Mercier
---
drivers/dma-buf/heaps/cma_heap.c| 4 ++--
drivers/dma-buf/heaps/system_heap.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/dma-buf/heaps/cma_heap.c b/