Re: [BUG] vmstat reports no interrupts

From: Tony Luck
Date: Fri Jan 13 2012 - 19:19:50 EST


On Fri, Jan 13, 2012 at 4:01 PM, Russell King - ARM Linux
<linux@xxxxxxxxxxxxxxxx> wrote:
> +               sum += kstat_cpu_irqs_sum(i);
> +               sum += arch_irq_stat_cpu(i);

It was broken on ia64 too - this patch fixes it.

Tested-by: Tony Luck <tony.luck@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/