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:
1aec169
)
genirq: Move kstat_incr_irqs_this_cpu() to core
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 23 Feb 2014 21:40:23 +0000
(21:40 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 4 Mar 2014 16:37:54 +0000
(17:37 +0100)
No more users outside the core code. Put it into the poison
cabinet. That also gets rid of the linux/irq.h include in
kernel_stat.h
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/r/20140223212739.124207133@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found