Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Christoph Hellwig <hch@lst.de>, Kyle McMartin <kyle@mcmartin.ca>
Cc: linux-mips@linux-mips.org, linux-parisc@vger.kernel.org
Subject: Re: missing compat_sys_ptrace conversions for mips and parisc
Date: Sun, 17 Aug 2008 13:14:34 +0200	[thread overview]
Message-ID: <48A8081A.4080609@gmx.de> (raw)
In-Reply-To: <20080817022924.GA23625@lst.de>

Christoph Hellwig wrote:
> Currently mips and parisc are the only architectures not yet converted
> to the generic compat_sys_ptrace.  The conversion is rather trivial and
> only involves splitting the current compat_ptrace handler into a
> compat_arch_ptrace with all the meat and the existing compat_sys_ptrace
> that does all the boilerplate code, just like the generic sys_ptrace.
> To get the generic compat_sys_ptrace you have to add a
> 
> 	#define __ARCH_WANT_COMPAT_SYS_PTRACE
> 
> to ptrace.h for now, but once mips and parisc are converted this will of
> course be removed.  Take a look at the powerpc conversion as an example:
> 
> 	http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git&a=commitdiff&h=81e695c026eeda9a97e412fa4f458e5cab2f6c85

I could take care of this for parisc. Just looked into the code and it 
seems it could cleanup the code nicely as well.

But I don't want to step on Kyle's toe, since I assume he prepares the 
asm-parisc/ move in the parisc-2.6 git tree during the next days.

Kyle: any comments? Should I prepare some patches? Or do you want to 
take care of the compat_sys_ptrace yourself?

Helge


  reply	other threads:[~2008-08-17 11:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-17  2:29 missing compat_sys_ptrace conversions for mips and parisc Christoph Hellwig
2008-08-17 11:14 ` Helge Deller [this message]
2008-08-17 14:31   ` John David Anglin
2008-08-18  1:42   ` Randolph Chung
2008-08-19 12:44     ` Carlos O'Donell
2008-08-17 14:46 ` Thomas Bogendoerfer
2008-08-19 22:55 ` [RFC] [PATCH] compat_sys_ptrace conversions for parisc Helge Deller

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=48A8081A.4080609@gmx.de \
    --to=deller@gmx.de \
    --cc=hch@lst.de \
    --cc=kyle@mcmartin.ca \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-parisc@vger.kernel.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