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:
a9b6148
)
genirq: fix set_irq_type() when recording trigger type
author
Chris Friesen
<cfriesen@nortel.com>
Mon, 20 Oct 2008 18:41:58 +0000
(12:41 -0600)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 21 Oct 2008 08:10:08 +0000
(10:10 +0200)
Impact: fix boot hang on a G5
In set_irq_type() we want to pass the type rather than the current
interrupt state.
Signed-off-by: Chris Friesen <cfriesen@nortel.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found