kernel-ark/drivers/tty/vt
Jiri Olsa d637837583 tty,vt: fix VT_SETACTIVATE console switch
using VT_SETACTIVATE ioctl for console switch did not work,
since it put wrong param to the set_console function.

Also ioctl returned misleading error, because of the missing
break statement. I wonder anyone has ever used this one :).

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-17 11:27:17 -08:00
..
.gitignore
consolemap.c
cp437.uni
defkeymap.c_shipped
defkeymap.map
keyboard.c vt: Add virtual console keyboard mode OFF 2011-02-17 11:12:40 -08:00
Makefile
selection.c console: rename acquire/release_console_sem() to console_lock/unlock() 2011-01-26 10:50:06 +10:00
vc_screen.c tty,vcs removing con_buf/conf_buf_mtx 2011-02-17 11:13:19 -08:00
vt_ioctl.c tty,vt: fix VT_SETACTIVATE console switch 2011-02-17 11:27:17 -08:00
vt.c tty,vcs removing con_buf/conf_buf_mtx 2011-02-17 11:13:19 -08:00