All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Christoph Hellwig <hch@lst.de>,
	rth@twiddle.net, ink@jurassic.park.msu.ru,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] alpha: convert to generic sys_ptrace
Date: Sat, 15 Sep 2007 10:14:37 +0200	[thread overview]
Message-ID: <20070915081437.GA5251@lst.de> (raw)
In-Reply-To: <20070915011150.0439a432.akpm@linux-foundation.org>

On Sat, Sep 15, 2007 at 01:11:50AM -0700, Andrew Morton wrote:
> On Sat, 8 Sep 2007 21:12:57 +0200 Christoph Hellwig <hch@lst.de> wrote:
> 
> > This patch converts alpha to the generic sys_ptrace.  We use
> > force_successful_syscall_return to avoid having to pass the pt_regs
> > pointer down to the function.  I think the removal of the assemly
> > stub is correct, but I could only compile-test this patch, so please
> > give it a spin before commiting :)
> 
> Needed a bit of massaging due to consolidate-ptrace_detach.patch but
> it still compiles:

Btw,does alpha actually build for you sucessfully?  While I could get
the ptrace bits to compile 2.6.23-rc doesn't actually finish the build
for me due to missing syscalls and the brainded -Werror flag making this
fatal..


  reply	other threads:[~2007-09-15  8:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-08 19:12 [PATCH] alpha: convert to generic sys_ptrace Christoph Hellwig
2007-09-15  8:11 ` Andrew Morton
2007-09-15  8:14   ` Christoph Hellwig [this message]
2007-09-15  8:36     ` Andrew Morton
2007-09-17 13:08       ` Christoph Hellwig

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=20070915081437.GA5251@lst.de \
    --to=hch@lst.de \
    --cc=akpm@linux-foundation.org \
    --cc=ink@jurassic.park.msu.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rth@twiddle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.