All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
To: roland-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Cc: linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 5/8] sparc64 ptrace: forced_successful_syscall_return()
Date: Wed, 19 Mar 2008 15:42:56 -0700 (PDT)	[thread overview]
Message-ID: <20080319.154256.64241005.davem@davemloft.net> (raw)
In-Reply-To: <20080319213610.244FC26F995-nL1rrgvulkcB9AHHLWeGtNQXobZC6xk2@public.gmane.org>

From: Roland McGrath <roland-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Date: Wed, 19 Mar 2008 14:36:10 -0700 (PDT)

> > Acked-by: David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
> 
> Thanks!  Please follow up by taking the 7/8 and 8/8 patches as a model and
> doing that one-line change to your arch_ptrace/compat_arch_ptrace functions
> once the 6/8 generic patch has gone in.  I didn't send those patches for other
> arch's than the ones I test myself, but it's just that one line in each
> function (replace {compat_,}ptrace_request call with -ENOSYS), plus the
> sanity-check testing that ptrace still works.

Ok.
--
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: David Miller <davem@davemloft.net>
To: roland@redhat.com
Cc: linux-arch@vger.kernel.org
Subject: Re: [PATCH 5/8] sparc64 ptrace: forced_successful_syscall_return()
Date: Wed, 19 Mar 2008 15:42:56 -0700 (PDT)	[thread overview]
Message-ID: <20080319.154256.64241005.davem@davemloft.net> (raw)
Message-ID: <20080319224256.ddUCuSZW1qxDFMyl_c7UtQU3wqHy_4qL2SrCGX8YtKY@z> (raw)
In-Reply-To: <20080319213610.244FC26F995@magilla.localdomain>

From: Roland McGrath <roland@redhat.com>
Date: Wed, 19 Mar 2008 14:36:10 -0700 (PDT)

> > Acked-by: David S. Miller <davem@davemloft.net>
> 
> Thanks!  Please follow up by taking the 7/8 and 8/8 patches as a model and
> doing that one-line change to your arch_ptrace/compat_arch_ptrace functions
> once the 6/8 generic patch has gone in.  I didn't send those patches for other
> arch's than the ones I test myself, but it's just that one line in each
> function (replace {compat_,}ptrace_request call with -ENOSYS), plus the
> sanity-check testing that ptrace still works.

Ok.

  parent reply	other threads:[~2008-03-19 22:42 UTC|newest]

Thread overview: 84+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-19 21:17 [PATCH 1/8] ptrace: forced_successful_syscall_return() macro Roland McGrath
2008-03-19 21:17 ` Roland McGrath
2008-03-19 21:17 ` Roland McGrath
2008-03-19 21:17 ` Roland McGrath
2008-03-19 21:17 ` Roland McGrath
2008-03-19 21:18 ` [PATCH 2/8] alpha ptrace: forced_successful_syscall_return() Roland McGrath
2008-03-19 21:18   ` Roland McGrath
2008-03-19 21:18   ` Roland McGrath
2008-03-19 21:18   ` Roland McGrath
2008-03-19 21:18   ` Roland McGrath
2008-03-19 21:19 ` [PATCH 3/8] ia64 " Roland McGrath
2008-03-19 21:19   ` Roland McGrath
2008-03-19 21:19   ` Roland McGrath
2008-03-19 21:19   ` Roland McGrath
2008-03-19 21:19   ` Roland McGrath
2008-03-19 21:19 ` [PATCH 4/8] powerpc " Roland McGrath
2008-03-19 21:19   ` Roland McGrath
2008-03-19 21:19   ` Roland McGrath
2008-03-19 21:19   ` Roland McGrath
2008-03-19 21:19   ` Roland McGrath
     [not found]   ` <20080319211936.28E8B26F9A7-nL1rrgvulkcB9AHHLWeGtNQXobZC6xk2@public.gmane.org>
2008-03-24  7:55     ` Paul Mackerras
2008-03-24  7:55       ` Paul Mackerras
2008-03-24  7:55       ` Paul Mackerras
2008-03-24  7:55       ` Paul Mackerras
2008-03-24  7:55       ` Paul Mackerras
2008-03-19 21:20 ` [PATCH 5/8] sparc64 " Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:20   ` Roland McGrath
     [not found]   ` <20080319212001.2DB8526F995-nL1rrgvulkcB9AHHLWeGtNQXobZC6xk2@public.gmane.org>
2008-03-19 21:30     ` David Miller
2008-03-19 21:30       ` David Miller
2008-03-19 21:30       ` David Miller
2008-03-19 21:30       ` David Miller
2008-03-19 21:30       ` David Miller
     [not found]       ` <20080319.143037.180042261.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2008-03-19 21:36         ` Roland McGrath
2008-03-19 21:36           ` Roland McGrath
     [not found]           ` <20080319213610.244FC26F995-nL1rrgvulkcB9AHHLWeGtNQXobZC6xk2@public.gmane.org>
2008-03-19 22:42             ` David Miller [this message]
2008-03-19 22:42               ` David Miller
2008-03-19 21:20 ` [PATCH 6/8] ptrace: arch_ptrace -ENOSYS return Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-20  2:40   ` Linus Torvalds
2008-03-20  2:40     ` Linus Torvalds
2008-03-20  2:40     ` Linus Torvalds
2008-03-20  2:40     ` Linus Torvalds
2008-03-20  7:40     ` Christoph Hellwig
2008-03-20  7:40       ` Christoph Hellwig
2008-03-20  7:40       ` Christoph Hellwig
     [not found]     ` <alpine.LFD.1.00.0803191935080.3020-5CScLwifNT1QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
2008-03-20  8:16       ` Roland McGrath
2008-03-20  8:16         ` Roland McGrath
2008-03-20  8:16         ` Roland McGrath
2008-03-20  8:16         ` Roland McGrath
2008-03-20  8:16         ` Roland McGrath
     [not found]         ` <20080320081658.0B23826F995-nL1rrgvulkcB9AHHLWeGtNQXobZC6xk2@public.gmane.org>
2008-03-21 13:50           ` Thomas Gleixner
2008-03-21 13:50             ` Thomas Gleixner
2008-03-21 13:50             ` Thomas Gleixner
2008-03-21 13:50             ` Thomas Gleixner
2008-03-21 13:50             ` Thomas Gleixner
2008-03-21 14:07             ` Christoph Hellwig
2008-03-21 14:07               ` Christoph Hellwig
2008-03-21 14:07               ` Christoph Hellwig
2008-03-21 14:10             ` Sam Ravnborg
2008-03-21 14:10               ` Sam Ravnborg
2008-03-21 14:10               ` Sam Ravnborg
2008-03-21 14:55         ` Linus Torvalds
2008-03-21 14:55           ` Linus Torvalds
2008-03-21 14:55           ` Linus Torvalds
2008-03-21 14:55           ` Linus Torvalds
2008-03-21 15:07           ` Ingo Molnar
2008-03-21 15:07             ` Ingo Molnar
2008-03-21 15:07             ` Ingo Molnar
2008-03-19 21:20 ` [PATCH 7/8] x86 " Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:20   ` Roland McGrath
2008-03-19 21:21 ` [PATCH 8/8] powerpc " Roland McGrath
2008-03-19 21:21   ` Roland McGrath
2008-03-19 21:21   ` Roland McGrath
2008-03-19 21:21   ` Roland McGrath
2008-03-19 21:21   ` Roland McGrath

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=20080319.154256.64241005.davem@davemloft.net \
    --to=davem-ft/pcqaiutieiz0/mpfg9q@public.gmane.org \
    --cc=linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.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 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.