linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Neuling <mikey@neuling.org>
To: benh@kernel.crashing.org
Cc: linuxppc-dev@ozlabs.org, Michael Neuling <mikey@neuling.org>
Subject: [PATCH 0/2] powerpc: perf hardware breakpoint fixes
Date: Wed, 22 Aug 2012 17:22:21 +1000	[thread overview]
Message-ID: <1345620143-17289-1-git-send-email-mikey@neuling.org> (raw)

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

             reply	other threads:[~2012-08-22  7:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22  7:22 Michael Neuling [this message]
2012-08-22  7:22 ` [PATCH] powerpc: Remove unnecessary ifdefs Michael Neuling
2012-08-22  7:22 ` [PATCH] powerpc: Fix null pointer deref in perf hardware breakpoints Michael Neuling
2012-08-23  6:30   ` Michael Neuling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1345620143-17289-1-git-send-email-mikey@neuling.org \
    --to=mikey@neuling.org \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).