commit | df295df6c391e322a06dea0d2bc3d22debd15fb9 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jun 25 16:55:58 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jul 02 10:56:10 2011 +0100 |
tree | 37436463cb6cc22a3b0ff4a1c96c66920ef5f53c | |
parent | 02fe2845d6a837ab02f0738f6cf4591a02cc88d4 [diff] |
ARM: entry: instrument svc undefined exception handler with irqtrace 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>