]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c548bc73efbe7360687a2c4702179b5f724cd6a
tree47239d879832caebb5b514d67d486f3c52480784
parent0fb7290294d1f15b3f5c50c9c22a0d4b67b93a9a
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