aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2008-04-23 04:49:25 +0000
committerAl Viro <[email protected]>2008-05-01 17:07:21 +0000
commitbf7da7bcfb38409b4cdea34b0905bdf344f1b36d (patch)
tree802584176a0957ee4bb35adfe187a573d9d1cab3 /fs/proc/array.c
parent[PATCH] fix file and descriptor handling in perfmon (diff)
downloadkernel-bf7da7bcfb38409b4cdea34b0905bdf344f1b36d.tar.gz
kernel-bf7da7bcfb38409b4cdea34b0905bdf344f1b36d.zip
[PATCH] remove horrors with irix tty ioctls handling
Existing code in there (get_tty(), etc.) is both severely racy *and* pointless: ioctls in question have Linux equivalents and there's no need to play silly buggers in irix_ioctl() - just need to replace arguments and, in case of TIOCGSID, deal with API differences - Linux one expects pid_t __user * while Irix one does unsigned long __user *. BFD... Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions