Searched hist:"0 b0f0b1c2c87de299df6f92a8ffc0a73bd1bb960" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/alpha/kernel/ |
H A D | irq.c | diff 4d87c5bec5389625d80b71108795aecf82cd670d Thu Jan 29 23:29:10 CET 2009 Andrew Morton <akpm@linux-foundation.org> fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too"
Repair 0b0f0b1c2c87de299df6f92a8ffc0a73bd1bb960
arch/alpha/kernel/irq.c: In function 'show_interrupts': arch/alpha/kernel/irq.c:93: error: 'i' undeclared (first use in this function) arch/alpha/kernel/irq.c:93: error: (Each undeclared identifier is reported only once arch/alpha/kernel/irq.c:93: error: for each function it appears in.)
Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> diff 0b0f0b1c2c87de299df6f92a8ffc0a73bd1bb960 Sun Jan 11 22:35:56 CET 2009 Yinghai Lu <yinghai@kernel.org> sparseirq: use kstat_irqs_cpu on non-x86 architectures too
so we could move kstat_irqs array to irq_desc struct.
Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
H A D | irq_alpha.c | diff 0b0f0b1c2c87de299df6f92a8ffc0a73bd1bb960 Sun Jan 11 22:35:56 CET 2009 Yinghai Lu <yinghai@kernel.org> sparseirq: use kstat_irqs_cpu on non-x86 architectures too
so we could move kstat_irqs array to irq_desc struct.
Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
/linux/arch/mips/kernel/ |
H A D | irq.c | diff 0b0f0b1c2c87de299df6f92a8ffc0a73bd1bb960 Sun Jan 11 22:35:56 CET 2009 Yinghai Lu <yinghai@kernel.org> sparseirq: use kstat_irqs_cpu on non-x86 architectures too
so we could move kstat_irqs array to irq_desc struct.
Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|