From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Michael Neuling To: Benjamin Herrenschmidt Subject: [PATCH 0/3] powerpc/ptrace: hw breakpoint book3s repost and cleanups Date: Mon, 29 Oct 2012 12:13:14 +1100 Message-Id: <1351473197-27426-1-git-send-email-mikey@neuling.org> Cc: Michael Neuling , linuxppc-dev@lists.ozlabs.org, "Naveen N . Rao" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a repost of K.Prasad hw breakpoint support for book3s and some other junk I found along the way. K.Prasad (1): powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags Michael Neuling (2): powerpc/ptrace: Fix spelling mistake powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug() Documentation/powerpc/ptrace.txt | 16 +++++++ arch/powerpc/kernel/ptrace.c | 86 ++++++++++++++++++++++++++++++++++---- 2 files changed, 94 insertions(+), 8 deletions(-) -- 1.7.9.5