Denis Kirjanov 19fa6e601b tty/hvc_console: fix console lock ordering with spinlock
hvc_remove() takes a spin lock first then acquires the console
semaphore. This situation can easily lead to a deadlock scenario
where we call scheduler with spin lock held.

Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-31 11:37:13 +02:00
..
2017-03-29 08:58:53 +02:00
2016-05-01 13:22:54 -07:00
2016-03-07 16:11:14 -08:00
2016-02-14 14:36:04 -08:00