Christian Borntraeger
b1b135c8d6
fix spinlock recursion in hvc_console
...
commit 611e097d7707741a336a0677d9d69bec40f29f3d
Author: Christian Borntraeger <borntraeger@de.ibm.com>
hvc_console: rework setup to replace irq functions with callbacks
introduced a spinlock recursion problem.
request_irq tries to call the handler if the IRQ is shared.
The irq handler of hvc_console calls hvc_poll and hvc_kill
which might take the hvc_struct spinlock. Therefore, we have
to call request_irq outside the spinlock.
We can move the notifier_add safely outside the spinlock as ->data must
not be changed by the backend. Otherwise, tty_hangup would fail anyway.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-08-12 17:52:55 +10:00
..
2008-07-15 21:55:59 +02:00
2008-08-07 09:55:48 +01:00
2008-07-25 10:53:43 -07:00
2008-07-30 15:26:53 +10:00
2008-07-25 10:53:43 -07:00
2008-08-07 04:05:46 -04:00
2008-07-25 10:53:43 -07:00
2008-07-26 12:00:04 -07:00
2008-07-25 09:23:31 -07:00
2008-08-06 13:24:41 -07:00
2008-07-16 23:27:02 +02:00
2008-04-30 08:29:48 -07:00
2008-04-25 08:04:56 +08:00
2008-06-20 14:05:55 -06:00
2008-07-15 12:24:55 +10:00
2008-04-30 08:29:52 -07:00
2008-06-20 14:05:53 -06:00
2008-07-22 13:03:28 -07:00
2008-03-03 14:53:16 -08:00
2008-06-20 14:05:56 -06:00
2008-07-25 10:53:43 -07:00
2008-08-07 09:55:48 +01:00
2008-07-26 13:22:56 -07:00
2008-06-20 14:05:53 -06:00
2008-08-04 16:59:56 -07:00
2008-07-22 13:03:28 -07:00
2008-07-20 17:12:36 -07:00
2008-07-22 13:03:28 -07:00
2008-06-12 18:05:41 -07:00
2008-07-20 17:12:36 -07:00
2008-06-20 14:05:57 -06:00
2008-02-03 17:11:42 +02:00
2008-07-25 10:53:43 -07:00
2008-04-17 07:46:10 +10:00
2008-08-12 17:52:55 +10:00
2008-08-04 12:02:00 +10:00
2008-07-25 12:06:06 +10:00
2008-07-25 12:06:06 +10:00
2008-02-14 22:11:02 +11:00
2008-07-25 12:06:06 +10:00
2008-07-25 12:06:06 +10:00
2008-08-04 12:02:00 +10:00
2008-04-30 08:29:54 -07:00
2008-05-01 08:04:00 -07:00
2008-06-20 14:05:57 -06:00
2008-07-22 13:03:28 -07:00
2008-07-22 13:13:47 -07:00
2008-08-07 18:07:10 -07:00
2008-07-21 00:55:14 -04:00
2008-07-21 21:54:41 -07:00
2008-08-07 18:07:10 -07:00
2008-06-20 14:05:48 -06:00
2008-02-07 08:42:25 -08:00
2008-07-24 10:47:15 -07:00
2008-07-21 21:54:41 -07:00
2008-07-17 11:34:49 -07:00
2008-07-22 13:03:28 -07:00
2008-04-30 08:29:43 -07:00
2008-07-24 10:47:14 -07:00
2008-07-30 09:41:45 -07:00
2008-04-30 08:29:49 -07:00
2008-07-22 13:03:28 -07:00
2008-07-20 17:12:34 -07:00
2008-07-20 17:12:34 -07:00
2008-04-30 08:29:54 -07:00
2006-12-08 08:28:44 -08:00
2008-07-23 09:36:23 -07:00
2007-02-12 09:48:30 -08:00
2008-07-26 16:29:24 +01:00
2008-06-20 14:05:53 -06:00
2008-07-25 10:53:43 -07:00
2007-07-21 17:49:16 -07:00
2008-07-20 17:12:34 -07:00
2008-07-24 10:47:21 -07:00
2008-07-21 21:54:41 -07:00
2008-07-22 13:03:28 -07:00
2008-07-20 17:12:38 -07:00
2008-07-20 17:12:38 -07:00
2008-07-22 13:03:28 -07:00
2008-07-20 17:12:38 -07:00
2008-07-26 12:00:12 -07:00
2008-06-20 14:05:53 -06:00
2008-07-20 17:12:34 -07:00
2008-07-26 20:29:03 -07:00
2008-05-05 12:37:02 -07:00
2008-05-16 12:01:45 -07:00
2008-07-21 21:54:41 -07:00
2008-04-18 22:22:54 -04:00
2008-07-02 15:06:25 -06:00
2008-07-20 17:12:38 -07:00
2008-07-22 13:03:28 -07:00
2008-07-24 10:47:30 -07:00
2008-07-25 10:53:43 -07:00
2008-02-07 08:42:33 -08:00
2008-08-07 04:05:46 -04:00
2008-08-07 04:05:46 -04:00
2008-08-07 04:05:46 -04:00
2008-06-27 11:52:45 +02:00
2008-06-20 14:05:53 -06:00
2008-06-20 14:05:51 -06:00
2008-04-30 23:15:34 +02:00
2008-05-01 13:08:16 -04:00
2008-08-11 10:37:34 -07:00
2008-07-20 17:12:34 -07:00
2008-08-01 12:50:15 -07:00
2008-07-21 21:54:41 -07:00
2008-07-21 21:54:41 -07:00
2008-07-25 12:06:06 +10:00
2008-07-26 20:29:03 -07:00
2008-06-20 14:05:53 -06:00
2008-04-30 08:29:40 -07:00
2008-08-04 17:12:07 -07:00