linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: madhvesh.s@ap.sony.com, linuxppc-dev@ozlabs.org,
	Paul Mackerras <paulus@samba.org>,
	rsmadhvesh@vsnl.net
Subject: Re: [RFC] Kprobes for book-e
Date: Tue, 3 Jun 2008 11:18:46 +0530	[thread overview]
Message-ID: <20080603054846.GC31747@in.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0806030027340.27857@blarg.am.freescale.net>

On Tue, Jun 03, 2008 at 12:30:51AM -0500, Kumar Gala wrote:
> This is a patch that adds kprobes support for book-e style debug.  Its
> based on the patch posted by Madhvesh and assumes the exception cleanup
> that I've already posted.
> 
> Post to get any feedback.  The code needs some cleaning up but wanted to
> see if there were any initial comments.
> 
> - k

...
 
> @@ -53,7 +68,8 @@ int __kprobes arch_prepare_kprobe(struct kprobe *p)
>  		ret = -EINVAL;
>  	}
> 
> -	/* insn must be on a special executable page on ppc64 */
> +	/* insn must be on a special executable page on ppc64.  This is
> +	 * explicitly required on ppc32 (right now), but it doesn't hurt */
	^^^^^^^^
	not required?

I don't have much (any) knowledge about Book-E details, but the generic
powerpc changes look fine to me.

Ananth

  reply	other threads:[~2008-06-03  5:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-03  5:30 [RFC] Kprobes for book-e Kumar Gala
2008-06-03  5:48 ` Ananth N Mavinakayanahalli [this message]
2008-06-03  5:50   ` Kumar Gala
  -- strict thread matches above, loose matches on Subject: below --
2008-06-03  8:23 Sulibhavi, Madhvesh
2008-06-03 11:52 ` Josh Boyer
2008-06-03 15:46 ` Kumar Gala
2008-06-03 14:10 Sulibhavi, Madhvesh
2008-06-03 14:18 ` Josh Boyer
2008-06-03 14:37   ` Kumar Gala
2008-06-03 14:39 Sulibhavi, Madhvesh
2008-06-03 14:48 Sulibhavi, Madhvesh
2008-06-03 14:46 ` Josh Boyer
2008-06-03 15:01 Sulibhavi, Madhvesh
2008-06-09 14:10 Sulibhavi, Madhvesh
2008-06-11 14:18 Sulibhavi, Madhvesh
2008-06-11 15:05 ` Kumar Gala
2008-06-11 15:59   ` Kumar Gala
2008-06-12 14:29 Sulibhavi, Madhvesh
2008-06-17 13:31 Sulibhavi, Madhvesh
2008-06-19 16:44 ` Kumar Gala
2008-06-20 15:21 Sulibhavi, Madhvesh

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=20080603054846.GC31747@in.ibm.com \
    --to=ananth@in.ibm.com \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=madhvesh.s@ap.sony.com \
    --cc=paulus@samba.org \
    --cc=rsmadhvesh@vsnl.net \
    /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).