1
0
Files
linux/drivers/char
Samuel Ortiz 8792f961ba VT ioctl race fix
When calling the RELDISP VT ioctl, we are reading vt_newvt while the
console workqueue could be messing with it (through change_console()).  We
fix this race by taking the console semaphore before reading vt_newvt.

Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
Acked-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-01 07:52:23 -07:00
..
2007-07-31 15:39:44 -07:00
2007-08-22 19:52:44 -07:00
2007-07-16 09:05:46 -07:00
2007-05-08 11:15:09 -07:00
2007-05-08 11:15:13 -07:00
2007-05-21 09:18:19 -07:00
2007-07-17 10:23:10 -07:00
2007-07-26 11:35:19 -07:00
2007-07-19 10:04:43 -07:00
2007-07-19 10:04:43 -07:00
2007-07-29 17:09:29 -07:00
2007-07-17 10:23:10 -07:00
2007-07-16 09:05:47 -07:00
2007-07-21 17:49:16 -07:00
2007-07-17 10:23:10 -07:00
2007-07-16 09:05:46 -07:00
2007-07-10 17:51:13 -07:00
2007-08-22 19:52:46 -07:00
2007-05-08 11:15:05 -07:00
2007-07-16 09:05:47 -07:00
2007-10-01 07:52:23 -07:00