From: David S. Miller Date: Wed, 7 Apr 2010 00:38:52 +0000 (-0700) Subject: sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. X-Git-Tag: v2.6.34-rc5~24^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daecbf58a509bc27c112647e825df763c3e3b0f4;p=pandora-kernel.git sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. This keeps us from having to use kstat_irqs_cpu() from the NMI handler, the former of which is a profiled function. Instead we use a currently empty slot in the cpu_data Signed-off-by: David S. Miller --- Reading git-diff-tree failed