git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13f96d8
)
ARM: 5688/1: ks8695_serial: disable_irq() lockup
author
Dick Hollenbeck
<dick@softplc.com>
Wed, 2 Sep 2009 16:07:29 +0000
(17:07 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 2 Sep 2009 16:22:44 +0000
(17:22 +0100)
disable_irq() cannot be called from interrupt context without self imposed deadlock. This was happening in ks8695uart_stop_tx().
Signed-off-by: Dick Hollenbeck <dick@softplc.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found