projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dd31a3
)
parisc: _llseek syscall is only available for 32-bit userspace
author
Helge Deller
<deller@gmx.de>
Tue, 7 Apr 2026 21:56:28 +0000
(23:56 +0200)
committer
Helge Deller
<deller@gmx.de>
Fri, 17 Apr 2026 09:32:46 +0000
(11:32 +0200)
Cc: stable@vger.kernel.org
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/syscalls/syscall.tbl
patch
|
blob
|
history
diff --git
a/arch/parisc/kernel/syscalls/syscall.tbl
b/arch/parisc/kernel/syscalls/syscall.tbl
index
f6e2d03
..
c6331da
100644
(file)
--- a/
arch/parisc/kernel/syscalls/syscall.tbl
+++ b/
arch/parisc/kernel/syscalls/syscall.tbl
@@
-154,7
+154,7
@@
# 137 was afs_syscall
138 common setfsuid sys_setfsuid
139 common setfsgid sys_setfsgid
-140
common
_llseek sys_llseek
+140
32
_llseek sys_llseek
141 common getdents sys_getdents compat_sys_getdents
142 common _newselect sys_select compat_sys_select
143 common flock sys_flock