[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190618042732.5582-1-ravi.bangoria@linux.ibm.com>
Date: Tue, 18 Jun 2019 09:57:27 +0530
From: Ravi Bangoria <ravi.bangoria@...ux.ibm.com>
To: mpe@...erman.id.au
Cc: benh@...nel.crashing.org, paulus@...ba.org, mikey@...ling.org,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
npiggin@...il.com, christophe.leroy@....fr,
naveen.n.rao@...ux.vnet.ibm.com,
Ravi Bangoria <ravi.bangoria@...ux.ibm.com>
Subject: [PATCH 0/5] Powerpc/hw-breakpoint: Fixes plus Code refactor
patch 1-3: Code refactor
patch 4: Speedup disabling breakpoint
patch 5: Fix length calculation for unaligned targets
Ravi Bangoria (5):
Powerpc/hw-breakpoint: Replace stale do_dabr() with do_break()
Powerpc/hw-breakpoint: Refactor hw_breakpoint_arch_parse()
Powerpc/hw-breakpoint: Refactor set_dawr()
Powerpc/hw-breakpoint: Optimize disable path
Powerpc/Watchpoint: Fix length calculation for unaligned target
arch/powerpc/include/asm/hw_breakpoint.h | 10 ++--
arch/powerpc/kernel/hw_breakpoint.c | 56 ++++++++++++----------
arch/powerpc/kernel/process.c | 61 +++++++++++++++++++-----
arch/powerpc/kernel/ptrace.c | 2 +-
4 files changed, 86 insertions(+), 43 deletions(-)
--
2.20.1
Powered by blists - more mailing lists