OSDN Git Service

arch: arm64: Reenable HW breakpoint
authorNeeraj Upadhyay <neeraju@codeaurora.org>
Mon, 16 Apr 2018 09:32:03 +0000 (15:02 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Tue, 31 Jul 2018 04:36:13 +0000 (21:36 -0700)
commitb69cba7b7ccb03b240525212f98ccd5a902e7820
tree7d7ed02ba3b6cf26115b013eacb79751d2e1c9ec
parent1fe479555dbec29a50bd1377938746e1045237ef
arch: arm64: Reenable HW breakpoint

HW breakpoint was disabled in
'commit f2a3f3ef8e73 ("arch: arm64: disable HW breakpoint")'.
However, it is required for setting breakpoints using ptrace
syscall, which is required for certain userspace applications
to work. So, reenable it.

Change-Id: Ib2a49488b92b0f77d13871d151778b3f0feab273
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
arch/arm64/Kconfig