On Thu, Apr 17, 2025 at 1:06 AM Christian König
wrote:
>
> Am 16.04.25 um 23:51 schrieb Juan Yescas:
>
> On Wed, Apr 16, 2025 at 4:34 AM Christian König
> wrote:
>
>
> Am 15.04.25 um 19:19 schrieb Juan Yescas:
>
> This change sets the allocation orders for the d
on 4k/16k page size kernels.
Signed-off-by: Juan Yescas
Acked-by: John Stultz
Reviewed-by: T.J. Mercier
---
Changes in v2:
- Add John's Acked-by tag.
- Add TJ's Reviewed-by tag
- Use dma-buf: system_heap: in the subject since this is specific to the
system heap, as per TJ.
On Wed, Apr 16, 2025 at 4:34 AM Christian König
wrote:
>
>
>
> Am 15.04.25 um 19:19 schrieb Juan Yescas:
> > This change sets the allocation orders for the different page sizes
> > (4k, 16k, 64k) based on PAGE_SHIFT. Before this change, the orders
> > for la
on 4k/16k page size kernels.
Signed-off-by: Juan Yescas
Acked-by: John Stultz
Reviewed-by: T.J. Mercier
---
Changes in v2:
- Add John's Acked-by tag.
- Add TJ's Reviewed-by tag
- Use dma-buf: system_heap: in the subject since this is specific to the
system heap, as per TJ.
On Tue, Apr 15, 2025 at 7:28 PM 김재원 wrote:
>
>
>
> > -Original Message-
> > From: T.J. Mercier [mailto:tjmerc...@google.com]
> > Sent: Wednesday, April 16, 2025 5:57 AM
> > To: Juan Yescas
> > Cc: Sumit Semwal ; Benjamin Gaignard
> > ; Bria
on 4k/16k page size kernels.
Signed-off-by: Juan Yescas
---
drivers/dma-buf/heaps/system_heap.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/drivers/dma-buf/heaps/system_heap.c
b/drivers/dma-buf/heaps/system_heap.c
index 26d5dc89ea16..54674c02dcb4 100644
--- a