Revert "i386: add TRACE_IRQS_OFF for the nmi"
authorIngo Molnar <mingo@elte.hu>
Mon, 12 Jan 2009 18:36:59 +0000 (19:36 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Jan 2009 18:36:59 +0000 (19:36 +0100)
This reverts commit e0c7317557c8fc8eacf611e30c2a80f4e24e47a3.

This patch was wrong, as lockdep (and thus the irq state tracer)
aren't nmi safe. People are already seeing lockdep warnings due
to this.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found