Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235533
b: refs/heads/master
c: d637837
h: refs/heads/master
i:
  235531: 79ed82f
v: v3
  • Loading branch information
Jiri Olsa authored and Greg Kroah-Hartman committed Feb 17, 2011
1 parent d6b6688 commit 9f168ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 42bd7a4f68e7785dce656a379c3de0a74f5a4d84
refs/heads/master: d637837583163a1a70331ce48097f697cac85e32
3 changes: 2 additions & 1 deletion trunk/drivers/tty/vt/vt_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1010,8 +1010,9 @@ int vt_ioctl(struct tty_struct *tty, struct file * file,
if (ret)
break;
/* Commence switch and lock */
set_console(arg);
set_console(vsa.console);
}
break;
}

/*
Expand Down

0 comments on commit 9f168ad

Please sign in to comment.