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:
011d578
)
x86: Convert irq_chip access to new functions
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 8 Oct 2010 18:24:58 +0000
(20:24 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 12 Oct 2010 14:53:35 +0000
(16:53 +0200)
Before moving the irq chips to the new functions, fixup direct callers.
The cpu offline irq fixup code needs to become generic and archs need
to honour the "force" flag as an indicator, but that's for later.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@elte.hu>
No differences found