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:
f230b6d
)
genirq: Remove CONFIG_IRQ_PER_CPU
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 8 Feb 2011 14:40:05 +0000
(15:40 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 19 Feb 2011 11:58:19 +0000
(12:58 +0100)
The saving of this switch is minimal versus the ifdef mess it
creates. Simple enable PER_CPU unconditionally and remove the config
switch.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found