diff options
| author | Dmitry V. Levin <[email protected]> | 2015-12-11 21:41:06 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-12-12 18:15:34 +0000 |
| commit | 2d33fa1059da4c8e816627a688d950b613ec0474 (patch) | |
| tree | bd95556981a490a5b2e7c2f940dbc221939f4cb0 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
| parent | ocfs2: fix SGID not inherited issue (diff) | |
| download | kernel-2d33fa1059da4c8e816627a688d950b613ec0474.tar.gz kernel-2d33fa1059da4c8e816627a688d950b613ec0474.zip | |
sh64: fix __NR_fgetxattr
According to arch/sh/kernel/syscalls_64.S and common sense, __NR_fgetxattr
has to be defined to 259, but it doesn't. Instead, it's defined to 269,
which is of course used by another syscall, __NR_sched_setaffinity in this
case.
This bug was found by strace test suite.
Signed-off-by: Dmitry V. Levin <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions
