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:
e81838d
)
irq: clean up irq stat methods
author
Yinghai Lu
<yinghai@kernel.org>
Thu, 22 Jan 2009 08:38:56 +0000
(
00:38
-0800)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 22 Jan 2009 09:18:58 +0000
(10:18 +0100)
David Miller suggested, related to a kstat_irqs related build breakage:
> Either linux/kernel_stat.h provides the kstat_incr_irqs_this_cpu
> interface or linux/irq.h does, not both.
So move them to kernel_stat.h.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found