Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

parisc: _llseek syscall is only available for 32-bit userspace

Cc: stable@vger.kernel.org
Signed-off-by: Helge Deller <deller@gmx.de>

+1 -1
+1 -1
arch/parisc/kernel/syscalls/syscall.tbl
··· 154 154 # 137 was afs_syscall 155 155 138 common setfsuid sys_setfsuid 156 156 139 common setfsgid sys_setfsgid 157 - 140 common _llseek sys_llseek 157 + 140 32 _llseek sys_llseek 158 158 141 common getdents sys_getdents compat_sys_getdents 159 159 142 common _newselect sys_select compat_sys_select 160 160 143 common flock sys_flock