From: Jason Baron <jbaron@redhat.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Sachin Sant <sachinp@in.ibm.com>,
Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
linux-s390@vger.kernel.org
Subject: Re: [patch] Re: Next Aug 19: s390 build failure (arch/s390/kernel/built-in)
Date: Wed, 19 Aug 2009 09:16:20 -0400 [thread overview]
Message-ID: <20090819131619.GA2649@redhat.com> (raw)
In-Reply-To: <20090819121556.GA24041@elte.hu>
On Wed, Aug 19, 2009 at 02:15:56PM +0200, Ingo Molnar wrote:
> thanks - does the patch below fix the bug for you?
>
> Ingo
>
> diff --git a/arch/s390/kernel/ptrace.c b/arch/s390/kernel/ptrace.c
> index 05f57cd..c5e87d8 100644
> --- a/arch/s390/kernel/ptrace.c
> +++ b/arch/s390/kernel/ptrace.c
> @@ -51,6 +51,9 @@
> #include "compat_ptrace.h"
> #endif
>
> +DEFINE_TRACE(syscall_enter);
> +DEFINE_TRACE(syscall_exit);
> +
> enum s390_regset {
> REGSET_GENERAL,
> REGSET_FP,
That should fix it...i was about to post the exact same patch.
thanks,
-Jason
next prev parent reply other threads:[~2009-08-19 13:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-19 9:02 linux-next: Tree for August 19 Stephen Rothwell
2009-08-19 9:35 ` Joel Becker
2009-08-24 7:30 ` Stephen Rothwell
2009-08-19 11:13 ` Next Aug 19: s390 build failure (arch/s390/kernel/built-in) Sachin Sant
2009-08-19 11:46 ` Ingo Molnar
2009-08-19 11:55 ` Sachin Sant
2009-08-19 12:15 ` [patch] " Ingo Molnar
2009-08-19 13:16 ` Jason Baron [this message]
2009-08-19 13:33 ` Sachin Sant
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=20090819131619.GA2649@redhat.com \
--to=jbaron@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=sachinp@in.ibm.com \
--cc=sfr@canb.auug.org.au \
/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).