From: "H. Peter Anvin" <hpa@zytor.com>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] x86: unify pt_regs accessors ptrace.h
Date: Thu, 17 Jan 2008 20:56:31 -0500 [thread overview]
Message-ID: <4790074F.2020000@zytor.com> (raw)
In-Reply-To: <1200621589.5724.92.camel@brick>
Harvey Harrison wrote:
> Unify the definiton of:
> v8086_mode
> user_mode
> user_mode_vm
> stack_pointer
> instruction_pointer
> frame_pointer
>
> in ptrace.h to make it clear where the differences are between
> 32 and 64 bit. Changes macros to static inlines as well.
>
Can you put a comment on stack_pointer() that it applies to a
kernel-mode pt_regs only?
-hpa
next prev parent reply other threads:[~2008-01-18 2:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-18 1:59 [PATCH 1/2] x86: unify pt_regs accessors ptrace.h Harvey Harrison
2008-01-18 1:56 ` H. Peter Anvin [this message]
2008-01-18 2:08 ` Harvey Harrison
2008-01-18 2:05 ` H. Peter Anvin
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=4790074F.2020000@zytor.com \
--to=hpa@zytor.com \
--cc=harvey.harrison@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--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.