Hi Maria,
On 29/10/2024 01:41, Maíra Canal wrote:
Hi Matthias,
Thanks for your patch!
On 28/10/24 11:27, matthias@kernel.org wrote:
From: Matthias Brugger
Function drm_gem_shmem_create_with_mnt() creates an object
without using the mountpoint if gemfs is NULL.
Drop the else branch call
Hi Matthias,
On 29/10/24 05:43, Matthias Brugger wrote:
Hi Maria,
On 29/10/2024 01:41, Maíra Canal wrote:
Hi Matthias,
Thanks for your patch!
On 28/10/24 11:27, matthias@kernel.org wrote:
From: Matthias Brugger
Function drm_gem_shmem_create_with_mnt() creates an object
without using t
Hi Matthias,
Thanks for your patch!
On 28/10/24 11:27, matthias@kernel.org wrote:
From: Matthias Brugger
Function drm_gem_shmem_create_with_mnt() creates an object
without using the mountpoint if gemfs is NULL.
Drop the else branch calling drm_gem_shmem_create().
Signed-off-by: Matthias
From: Matthias Brugger
Function drm_gem_shmem_create_with_mnt() creates an object
without using the mountpoint if gemfs is NULL.
Drop the else branch calling drm_gem_shmem_create().
Signed-off-by: Matthias Brugger
---
drivers/gpu/drm/v3d/v3d_bo.c | 7 +--
1 file changed, 1 insertion(+), 6