ARM: kgdb: ignore breakpoint instructions from user mode
authorTodd Poynor <toddpoynor@google.com>
Wed, 3 Jul 2013 22:48:04 +0000 (15:48 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:52:25 +0000 (13:52 -0800)
commit699df5adbbfd0469ffde71e9608d8e819fbae5cf
treed671bb2d3e4ee9737dda6ad777a5dff51f4f6599
parentf8b0ad9d7bdd99952688c5317ec9b0bf254cf96b
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