Re: [PATCH v2] drm/v3d: Drop allocation of object without mountpoint

2024-10-30 Thread MaĆ­ra Canal
Hi Matthias, On 29/10/24 08:24, 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 Brugger Applied to m

[PATCH v2] drm/v3d: Drop allocation of object without mountpoint

2024-10-29 Thread matthias . bgg
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 --- Changes in v2: - Fix indentation - Link to v1: https://lore.kernel.org/r/202