Jason Wessel
ba797b2813
powerpc,kgdb: Introduce low level trap catching
...
The only way the debugger can handle a trap in inside rcu_lock,
notify_die, or atomic_notifier_call_chain without a recursive fault is
to allow the kernel debugger to handle the exception first in
program_check_exception().
The other change here is to make sure that kgdb_handle_exception() is
called with correct parameters when catching an oops, because kdb
needs to know if the entry was an oops, single step, or breakpoint
exception.
[benh@kernel.crashing.org: move debugger_bpt instead of #ifdef]
CC: Paul Mackerras <paulus@samba.org>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-05-20 21:04:25 -05:00
..
2009-10-27 16:42:40 +11:00
2009-09-21 06:27:08 +02:00
2009-12-18 14:55:43 +11:00
2010-05-12 14:34:00 +10:00
2010-03-30 22:02:32 +09:00
2009-08-20 10:12:27 +10:00
2010-03-05 03:04:08 -06:00
2009-10-30 17:20:55 +11:00
2009-09-24 15:31:43 +10:00
2010-05-04 01:27:18 -05:00
2010-03-30 22:02:32 +09:00
2010-03-05 03:04:08 -06:00
2009-08-20 10:12:27 +10:00
2010-05-12 14:34:00 +10:00
2009-09-24 15:31:41 +10:00
2009-12-09 17:14:38 +11:00
2010-02-09 13:56:07 +11:00
2009-08-20 10:12:27 +10:00
2010-01-15 13:26:16 +11:00
2009-12-12 22:24:31 -07:00
2009-08-20 10:12:27 +10:00
2009-08-27 13:12:51 +10:00
2010-03-09 11:57:10 +11:00
2009-08-20 10:12:27 +10:00
2010-03-19 16:38:16 +11:00
2010-03-30 22:02:32 +09:00
2009-11-18 08:37:40 -08:00
2009-09-21 06:27:08 +02:00
2009-11-04 16:43:12 -07:00
2010-03-19 16:38:16 +11:00
2010-05-12 14:34:00 +10:00
2010-05-20 21:04:25 -05:00
2010-03-30 22:02:32 +09:00
2010-02-05 12:22:34 +01:00
2010-03-30 22:02:32 +09:00
2009-09-21 06:27:08 +02:00
2010-03-05 03:04:08 -06:00
2009-12-09 17:10:37 +11:00
2010-04-03 12:42:00 +02:00
2009-09-21 14:28:04 +02:00
2010-02-09 13:55:05 +11:00
2009-06-26 16:55:35 +10:00
2010-03-30 22:02:32 +09:00
2010-03-09 11:52:52 +11:00
2010-03-30 22:02:32 +09:00
2010-02-09 08:33:00 -07:00
2010-03-30 22:02:32 +09:00
2010-02-09 13:56:23 +11:00
2010-03-30 22:02:32 +09:00
2010-01-28 14:31:20 +01:00
2010-03-05 03:04:08 -06:00
2010-05-11 17:08:24 +02:00
2010-02-19 14:52:33 +11:00
2009-09-21 14:28:04 +02:00
2009-10-28 16:13:02 +11:00
2009-10-28 16:13:02 +11:00
2009-10-28 16:13:02 +11:00
2009-10-28 16:13:02 +11:00
2009-10-28 16:13:02 +11:00
2010-03-01 12:35:52 -03:00
2010-03-30 22:02:32 +09:00
2010-02-17 14:03:17 +11:00
2010-04-28 16:22:33 +10:00
2010-03-09 11:52:52 +11:00
2009-07-12 12:22:34 -07:00
2010-03-09 11:57:10 +11:00
2010-03-30 22:02:32 +09:00
2010-01-15 13:26:17 +11:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-19 16:38:16 +11:00
2010-03-19 16:38:16 +11:00
2010-03-09 11:52:52 +11:00
2010-02-17 14:03:17 +11:00
2010-02-17 14:03:17 +11:00
2010-03-30 22:02:32 +09:00
2010-01-15 13:26:18 +11:00
2010-03-30 22:02:32 +09:00
2010-01-15 13:20:07 +11:00
2010-03-30 22:02:32 +09:00
2010-03-12 15:52:32 -08:00
2009-12-09 17:09:33 +11:00
2009-12-04 15:39:55 +01:00
2010-05-12 14:34:00 +10:00
2010-05-20 21:04:25 -05:00
2009-09-21 15:14:54 +02:00
2009-12-12 22:24:31 -07:00
2009-11-09 09:40:54 +01:00
2009-12-09 18:10:12 +11:00
2010-03-30 22:02:32 +09:00
2009-12-15 16:28:34 +10:30