From: Christoph Hellwig Date: Wed, 9 Nov 2005 05:35:07 +0000 (-0800) Subject: [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers X-Git-Tag: v2.6.15-rc1~359 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a81e316866be8053b18fe1dffc663f1ff19bfc3;p=pandora-kernel.git [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers We don't implement these ioctls, but some architectures define them in the headers. Bash picks them up and issues them frequently. Add compat_ioctl handlers to silence warnings about unhandled copat ioctls. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed