aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorSong Liu <[email protected]>2025-04-09 22:05:34 +0000
committerChristian Brauner <[email protected]>2025-04-11 14:00:35 +0000
commitb463d7fd118b984884da7493ae999a62c9892aa3 (patch)
treeeb35214c4fe557ef64c758fab6385f7042c1dcce /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentnetfs: Only create /proc/fs/netfs with CONFIG_PROC_FS (diff)
downloadkernel-b463d7fd118b984884da7493ae999a62c9892aa3.tar.gz
kernel-b463d7fd118b984884da7493ae999a62c9892aa3.zip
fs: Fix filename init after recent refactoring
getname_flags() should save __user pointer "filename" in filename->uptr. However, this logic is broken by a recent refactoring. Fix it by passing __user pointer filename to helper initname(). Fixes: 611851010c74 ("fs: dedup handling of struct filename init and refcounts bumps") Cc: Mateusz Guzik <[email protected]> Cc: Christian Brauner <[email protected]> Signed-off-by: Song Liu <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions