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:
6a58fb3
)
genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 8 Feb 2011 15:50:00 +0000
(16:50 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:19 +0000
(12:58 +0100)
Its' too ugly and needs to go. The only users are core code and
parisc. Core code does not need it and parisc gets a new check once
IRQ_PER_CPU is reflected in irq_data.state.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found