aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorTony Luck <[email protected]>2016-10-14 17:56:42 +0000
committerGreg Kroah-Hartman <[email protected]>2016-10-27 15:47:11 +0000
commit2a9becdd4dbed499815938308bdab9aae70dd561 (patch)
tree4dd2519edf64288329c6f00b3c20f7dca9fa0593 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentLinux 4.9-rc2 (diff)
downloadkernel-2a9becdd4dbed499815938308bdab9aae70dd561.tar.gz
kernel-2a9becdd4dbed499815938308bdab9aae70dd561.zip
kernfs: Add noop_fsync to supported kernfs_file_fops
If you edit a kernfs backed file with vi(1), you see an ugly error message when you write the file because vi tries to fsync(2) the file after writing, which fails. We have noop_fsync() for this, use it. Signed-off-by: Tony Luck <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions