Atsushi Nemoto
3f00171125
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
...
After the commit fb07a5f8 ("compat_ioctl: remove all VT ioctl
handling"), I got this error message on 64-bit mips kernel with 32-bit
busybox userland:
ioctl32(init:1): Unknown cmd fd(0) cmd(00005600){t:'V';sz:0} arg(7fd76480) on /dev/console
The cmd 5600 is VT_OPENQRY. The busybox's init issues this ioctl to
know vt-console or serial-console. If the console was serial console,
VT ioctls are not handled by the serial driver.
And by quick search, I found some programs using VT_GETMODE to check
vt-console is available or not.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-01-20 15:03:26 -08:00
..
2010-01-14 09:05:25 -05:00
2009-12-10 15:02:50 +01:00
2009-12-16 07:19:58 -08:00
2009-12-17 16:01:03 -08:00
2009-12-16 12:16:47 -05:00
2010-01-16 13:06:32 -05:00
2009-11-18 08:37:40 -08:00
2010-01-14 09:05:42 -05:00
2009-12-11 11:24:53 -08:00
2009-12-11 15:18:05 -08:00
2009-12-10 09:33:59 -08:00
2010-01-14 09:05:26 -05:00
2010-01-05 09:14:32 +02:00
2009-10-27 19:34:04 -04:00
2009-12-16 12:04:02 -08:00
2009-12-23 13:44:12 +01:00
2010-01-01 02:41:30 -05:00
2009-12-16 10:29:26 -08:00
2009-12-16 07:20:13 -08:00
2009-11-27 16:37:13 +01:00
2010-01-11 08:57:55 +00:00
2009-12-15 08:53:10 -08:00
2009-10-29 07:39:27 -07:00
2009-12-16 07:20:06 -08:00
2010-01-14 09:05:25 -05:00
2009-12-16 12:16:47 -05:00
2009-12-16 10:43:34 -08:00
2009-12-23 13:44:13 +01:00
2009-12-23 08:05:15 -05:00
2009-12-16 12:04:02 -08:00
2009-12-22 12:27:35 -05:00
2009-12-16 10:43:34 -08:00
2009-12-04 15:39:55 +01:00
2010-01-06 18:48:26 -05:00
2010-01-06 18:10:15 -08:00
2009-12-25 13:01:50 +09:00
2010-01-15 14:49:23 -08:00
2009-12-17 11:03:25 -05:00
2009-12-30 19:53:35 -08:00
2009-12-04 15:39:55 +01:00
2009-11-23 09:29:58 +01:00
2010-01-14 09:05:25 -05:00
2009-12-16 07:20:18 -08:00
2010-01-11 13:06:41 +01:00
2010-01-16 12:15:40 -08:00
2010-01-08 14:03:55 -08:00
2009-10-11 11:33:56 -07:00
2010-01-04 12:34:46 -08:00
2010-01-12 21:02:00 -08:00
2009-12-14 21:40:04 +01:00
2009-12-16 07:20:06 -08:00
2010-01-15 13:49:07 -06:00
2009-12-16 07:20:13 -08:00
2009-12-22 12:27:34 -05:00
2009-12-17 15:45:31 -08:00
2010-01-06 18:16:02 -08:00
2009-12-17 15:45:31 -08:00
2009-12-17 15:45:31 -08:00
2009-12-17 15:45:31 -08:00
2009-12-09 19:43:33 -08:00
2009-11-03 21:14:39 +01:00
2010-01-20 15:03:26 -08:00
2009-12-14 18:12:10 -05:00
2009-12-16 12:16:48 -05:00
2009-12-17 04:52:13 -05:00
2009-12-22 12:27:34 -05:00
2009-12-22 12:27:34 -05:00
2009-12-17 15:45:31 -08:00
2009-12-16 10:05:29 -08:00
2009-12-22 12:27:33 -05:00
2009-10-11 11:20:58 -07:00
2010-01-02 10:09:44 -08:00
2009-12-16 12:16:49 -05:00
2009-12-17 11:03:25 -05:00
2009-12-22 12:27:34 -05:00
2009-11-12 07:26:01 -08:00
2009-12-17 13:23:24 -08:00
2009-12-16 12:16:48 -05:00
2010-01-14 09:05:26 -05:00
2010-01-16 13:07:36 -05:00
2009-12-14 18:12:11 -05:00
2009-12-22 12:27:34 -05:00
2009-12-17 10:51:40 -05:00
2009-11-04 09:09:52 +01:00
2009-10-04 15:05:10 -07:00
2009-12-22 12:27:34 -05:00
2009-11-04 09:09:52 +01:00
2009-12-17 10:58:17 -05:00
2009-12-23 13:33:54 +01:00
2009-12-23 11:23:43 -08:00
2009-12-17 11:03:25 -05:00
2009-12-22 12:27:34 -05:00
2009-12-03 11:48:07 +00:00
2009-12-16 12:16:49 -05:00