From: Jan Beulich Date: Mon, 12 May 2008 13:44:41 +0000 (+0200) Subject: x86: make /proc/stat account for all interrupts X-Git-Tag: v2.6.27-rc1~1106^2~251^13~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2eddfa95919a730e0e5ed17e9c303fe5ba249cd;p=pandora-kernel.git x86: make /proc/stat account for all interrupts LAPIC interrupts, which don't go through the generic interrupt handling code, aren't accounted for in /proc/stat. Hence this patch adds a mechanism architectures can use to accordingly adjust the statistics. Signed-off-by: Jan Beulich Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed