]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/compat_ioctl.c
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
[karo-tx-linux.git] / fs / compat_ioctl.c
index 332dd00f08944c375f2f335dff4dcb3bfd5b3ab5..c5c45de1a2eee291d74c50c5680ea20db23be195 100644 (file)
@@ -1005,6 +1005,9 @@ COMPATIBLE_IOCTL(SCSI_IOCTL_SEND_COMMAND)
 COMPATIBLE_IOCTL(SCSI_IOCTL_PROBE_HOST)
 COMPATIBLE_IOCTL(SCSI_IOCTL_GET_PCI)
 #endif
+/* Big V (don't complain on serial console) */
+IGNORE_IOCTL(VT_OPENQRY)
+IGNORE_IOCTL(VT_GETMODE)
 /* Little p (/dev/rtc, /dev/envctrl, etc.) */
 COMPATIBLE_IOCTL(RTC_AIE_ON)
 COMPATIBLE_IOCTL(RTC_AIE_OFF)