From: Nicolas Pitre Date: Mon, 3 Dec 2012 20:13:03 +0000 (+0100) Subject: ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs only X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~53^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=026b7c6bf0bf044aa03e2affbda73b6c6a302538;p=pandora-kernel.git ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs only This is what is done for the regular interrupts in kernel/irqs/proc.c already, before calling arch_show_interrupts(). Not doing so for the IPIs causes the column headers not to match with the content whenever some CPUs are offline. Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed