From: Bharata B Rao <bharata@linux.vnet.ibm.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org,
ananth@in.ibm.com, tglx@linutronix.de, mhiramat@redhat.com,
systemtap@sources.redhat.com, linux-tip-commits@vger.kernel.org
Subject: Re: [tip:tracing/kprobes] x86: kretprobe-booster interrupt emulation code fix
Date: Tue, 24 Mar 2009 20:16:57 +0530 [thread overview]
Message-ID: <20090324144657.GH3891@in.ibm.com> (raw)
In-Reply-To: <20090324131359.GA13210@elte.hu>
On Tue, Mar 24, 2009 at 02:13:59PM +0100, Ingo Molnar wrote:
>
> * Masami Hiramatsu <mhiramat@redhat.com> wrote:
>
> > regs->ip = trampoline_address;
> > regs->orig_ax = ~0UL;
> > + regs->gs = 0;
>
> hm, this wont build on 32-bit.
I guess you meant 64 bit. Yes I see that it fails to build on x86_64.
Regards,
Bharata.
next prev parent reply other threads:[~2009-03-24 14:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-23 14:14 [BUGFIX][PATCH -tip] x86: kretprobe-booster interrupt emulation code fix Masami Hiramatsu
2009-03-23 16:39 ` Bharata B Rao
2009-03-23 20:47 ` Masami Hiramatsu
2009-03-24 6:39 ` Ananth N Mavinakayanahalli
2009-03-24 12:21 ` [tip:tracing/kprobes] " Masami Hiramatsu
2009-03-24 13:13 ` Ingo Molnar
2009-03-24 14:46 ` Bharata B Rao [this message]
2009-03-24 23:25 ` Masami Hiramatsu
2009-03-25 17:57 ` Masami Hiramatsu
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=20090324144657.GH3891@in.ibm.com \
--to=bharata@linux.vnet.ibm.com \
--cc=ananth@in.ibm.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mhiramat@redhat.com \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=systemtap@sources.redhat.com \
--cc=tglx@linutronix.de \
/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.