summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace/ptrace-noadv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31Ravi Bangoria2020-09-151-0/+2
* powerpc/watchpoint: Add hw_len wherever missingRavi Bangoria2020-09-151-0/+1
* powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria2020-09-151-1/+3
* powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria2020-09-151-1/+1
* powerpc/watchpoint: Use builtin ALIGN*() macrosRavi Bangoria2020-05-181-1/+1
* powerpc/watchpoint: Use loop for thread_struct->ptrace_bpsRavi Bangoria2020-05-181-7/+21
* powerpc/watchpoint: Convert thread_struct->hw_brk to an arrayRavi Bangoria2020-05-181-11/+29
* powerpc/watchpoint/ptrace: Return actual num of available watchpointsRavi Bangoria2020-05-181-1/+1
* powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy2020-04-011-0/+20
* powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy2020-04-011-0/+13
* powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy2020-04-011-0/+232