aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorAndreas Schwab <[email protected]>2009-09-28 18:10:02 +0000
committerGreg Kroah-Hartman <[email protected]>2009-10-14 22:43:18 +0000
commit4b1fe7797270e866adc17fc603bddf8768bc187f (patch)
treee728c47f0adffe633530075bf392deb4eca54eea /fs/proc/array.c
parentMerge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block (diff)
downloadkernel-4b1fe7797270e866adc17fc603bddf8768bc187f.tar.gz
kernel-4b1fe7797270e866adc17fc603bddf8768bc187f.zip
tty: fix vt_compat_ioctl
Call compat_unimap_ioctl, not do_unimap_ioctl. This was broken by commit e9216651. The compat_unimap_ioctl was originally called do_unimap_ioctl in fs/compat_ioctl.h which got moved to drivers/char/vt_ioctl.c. In that patch, the caller was not updated and consequently called the native handler. Signed-off-by: Andreas Schwab <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions