ARM: entry: instrument svc undefined exception handler with irqtrace
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 25 Jun 2011 15:55:58 +0000 (16:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 2 Jul 2011 09:56:10 +0000 (10:56 +0100)
Add irqtrace function calls to the undefined exception handler, so
that we get sane lockdep traces from locking problems in undefined
exception handlers.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found