From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: Oleg Nesterov <oleg@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Roland McGrath <roland@redhat.com>,
Chris Zankel <chris@zankel.net>,
David Howells <dhowells@redhat.com>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Greg Ungerer <gerg@uclinux.org>,
Haavard Skinnemoen <hskinnemoen@atmel.com>,
Helge Deller <deller@gmx.de>,
Hirokazu Takata <takata@linux-m32r.org>,
Jeff Dike <jdike@addtoit.com>, Kyle McMartin <kyle@mcmartin.ca>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Mike Frysinger <vapier.adi@gmail.com>,
Paul Mundt <lethal@linux-sh.org>,
Roman Zippel <zippel@linux-m68k.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] ptrace: remove PT_DTRACE from arch/h8300
Date: Fri, 24 Apr 2009 14:08:14 -0400 [thread overview]
Message-ID: <87vdotkjqp.wl%ysato@users.sourceforge.jp> (raw)
In-Reply-To: <20090423193202.GA14878@redhat.com>
At Thu, 23 Apr 2009 21:32:02 +0200,
Oleg Nesterov wrote:
>
> h8300 defines PT_DTRACE for asm but never uses it.
>
> DEFINE(PT_PTRACED, PT_PTRACED) seems to be unused too.
>
> Signed-off-by: Oleg Nesterov <oleg@redhat.com>
>
Acked-by: Yoshinori Sato <ysato@users.sourceforge.jp>
> arch/h8300/kernel/asm-offsets.c | 1 -
> 1 file changed, 1 deletion(-)
>
> --- PTRACE/arch/h8300/kernel/asm-offsets.c~DT_1_NOP 2009-04-06 00:03:35.000000000 +0200
> +++ PTRACE/arch/h8300/kernel/asm-offsets.c 2009-04-22 21:29:00.000000000 +0200
> @@ -55,7 +55,6 @@ int main(void)
> DEFINE(LRET, offsetof(struct pt_regs, pc) - sizeof(long));
>
> DEFINE(PT_PTRACED, PT_PTRACED);
> - DEFINE(PT_DTRACE, PT_DTRACE);
>
> return 0;
> }
>
--
Yoshinori Sato
<ysato@users.sourceforge.jp>
prev parent reply other threads:[~2009-04-24 21:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-23 19:32 [PATCH 1/4] ptrace: remove PT_DTRACE from arch/h8300 Oleg Nesterov
2009-04-24 18:08 ` Yoshinori Sato [this message]
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=87vdotkjqp.wl%ysato@users.sourceforge.jp \
--to=ysato@users.sourceforge.jp \
--cc=akpm@linux-foundation.org \
--cc=chris@zankel.net \
--cc=deller@gmx.de \
--cc=dhowells@redhat.com \
--cc=geert@linux-m68k.org \
--cc=gerg@uclinux.org \
--cc=hskinnemoen@atmel.com \
--cc=jdike@addtoit.com \
--cc=kyle@mcmartin.ca \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg@redhat.com \
--cc=roland@redhat.com \
--cc=schwidefsky@de.ibm.com \
--cc=takata@linux-m32r.org \
--cc=vapier.adi@gmail.com \
--cc=zippel@linux-m68k.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