commit | efc3aac5f3d7dbd47fd0a4983979dd4342a78fba | [log] [tgz] |
---|---|---|
author | Don Zickus <dzickus@redhat.com> | Fri Sep 30 15:06:23 2011 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 10 06:57:06 2011 +0200 |
tree | 25887ed3c56ecc0652e4422c160ac2a1100ea9ae | |
parent | b227e23399dc59977aa42c49bd668bdab7a61812 [diff] |
x86, nmi: Track NMI usage stats Now that the NMI handler are broken into lists, increment the appropriate stats for each list. This allows us to see what is going on when they get printed out in the next patch. Signed-off-by: Don Zickus <dzickus@redhat.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1317409584-23662-6-git-send-email-dzickus@redhat.com Signed-off-by: Ingo Molnar <mingo@elte.hu>