From: Russell King Date: Mon, 15 Nov 2010 14:46:46 +0000 (+0000) Subject: ARM: SMP: collect IPI and local timer IRQs for /proc/stat X-Git-Tag: v2.6.38-rc1~471^2~2^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b54992fe1b4bad7b7488d58b8696e4e8974fdab0;p=pandora-kernel.git ARM: SMP: collect IPI and local timer IRQs for /proc/stat The IPI and local timer interrupts weren't being properly accounted for in /proc/stat. Collect them from the irq_stat structure, and return their sum. Reviewed-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed