+2
−2
Loading
Fix incorrect parameters in drm_gem_shmem_init() and missing " *" on empty lines in drm_gem_get_huge_mnt(). Signed-off-by:Loïc Molinari <loic.molinari@collabora.com> Fixes: 6e0b1b82 ("drm/gem: Add huge tmpfs mountpoint helpers") Reported-by:
Stephen Rothwell <sfr@canb.auug.org.au> Closes: https://lore.kernel.org/dri-devel/20251216115605.4babbce0@canb.auug.org.au/ Reviewed-by:
Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by:
Randy Dunlap <rdunlap@infradead.org> Tested-by:
Randy Dunlap <rdunlap@infradead.org> Link: https://patch.msgid.link/20251217172404.31216-1-loic.molinari@collabora.com Signed-off-by:
Boris Brezillon <boris.brezillon@collabora.com>