tracing: Forget about the NMI buffer for syscall events
authorFrederic Weisbecker <fweisbec@gmail.com>
Sun, 22 Nov 2009 04:21:33 +0000 (05:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 22 Nov 2009 08:03:42 +0000 (09:03 +0100)
We are never in an NMI context when we commit a syscall trace to
perf. So just forget about the nmi buffer there.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Jason Baron <jbaron@redhat.com>
LKML-Reference: <1258863695-10464-2-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found