Skip to content
Commit daecbf58 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent f8e8a8e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment