arm,kgdb: Add ability to trap into debugger on notify_die
authorJason Wessel <jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:22 +0000 (09:22 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:22 +0000 (09:22 -0500)
commit62a0309c4c99274052e4829ed6a8fe579dd2c767
tree47239d879832caebb5b514d67d486f3c52480784
parent6d855b1d83c980c1283d98d2d63a2bd3a87e21b7
arm,kgdb: Add ability to trap into debugger on notify_die

Now that ARM implements the notify die handlers, add the ability for
the kernel debugger to receive the notifications.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
CC: Russell King <linux@arm.linux.org.uk>
CC: linux-arm-kernel@lists.infradead.org
arch/arm/kernel/kgdb.c