From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Michael Neuling To: benh@kernel.crashing.org Subject: [PATCH 0/2] powerpc: perf hardware breakpoint fixes Date: Wed, 22 Aug 2012 17:22:21 +1000 Message-Id: <1345620143-17289-1-git-send-email-mikey@neuling.org> Cc: linuxppc-dev@ozlabs.org, Michael Neuling List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Here are a couple of patches for perf for hardware breakpoints. Along with https://lkml.org/lkml/2012/8/16/5 hardware breakpoints now work for me powerpc. These patches don't depend on that patch though. Michael Neuling (2): powerpc: Remove unessasary ifdefs powerpc: Fix null pointer deref in perf hardware breakpoints arch/powerpc/include/asm/cputable.h | 2 -- arch/powerpc/kernel/hw_breakpoint.c | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) -- 1.7.9.5