ARM: kgdb: ignore breakpoint instructions from user mode
authorTodd Poynor <toddpoynor@google.com>
Wed, 3 Jul 2013 22:48:04 +0000 (15:48 -0700)
committerColin Cross <ccross@android.com>
Thu, 19 Sep 2013 18:50:04 +0000 (13:50 -0500)
commitc4715194082e79c7fb8e82e0f373f27a01ed3676
tree986aa42912c93c56cc6c086ed349047c4317f4bc
parenta88f9e27498afaea615ad3e93af4f26df1f84987
ARM: kgdb: ignore breakpoint instructions from user mode

Avoid conflicts with user mode usage of the same instructions, as with
Clang -ftrapv.

Change-Id: I12d1c6d8f94376bfd2503cb0be843d7e478fb6ea
Signed-off-by: Todd Poynor <toddpoynor@google.com>
arch/arm/kernel/kgdb.c