From: Andi Kleen <ak@suse.de>
To: "Jin, Gordon" <gordon.jin@intel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH x86_64]: Setup PER_LINUX32 on x86_64
Date: 02 Nov 2004 12:34:15 +0100 [thread overview]
Message-ID: <p73breg8oy0.fsf@verdi.suse.de> (raw)
In-Reply-To: <8126E4F969BA254AB43EA03C59F44E84BBECA2@pdsmsx404.suse.lists.linux.kernel>
"Jin, Gordon" <gordon.jin@intel.com> writes:
> On x86_64, PER_LINUX32 is not setup but used by syscall personality and uname.
> This patch sets PER_LINUX32 when x86 binary loaded so it can be used correctly.
> - Set personality to PER_LINUX32 when x86 binary loaded.
> - Set personality to PER_LINUX when x86_64 binary loaded.
> - Use sys32_personality instead of sys_personality.
> - Add sys32_newuname() for syscall newuname.
> - Remove the unnecessary check for PER_LINUX32 in sys_uname().
Rejected. This was separated intentionally. Otherwise
e.g. you can never get x86_64 out of uname with a 32bit uname.
-Andi
next parent reply other threads:[~2004-11-02 14:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <8126E4F969BA254AB43EA03C59F44E84BBECA2@pdsmsx404.suse.lists.linux.kernel>
2004-11-02 11:34 ` Andi Kleen [this message]
2004-11-02 10:00 [PATCH x86_64]: Setup PER_LINUX32 on x86_64 Jin, Gordon
-- strict thread matches above, loose matches on Subject: below --
2004-11-02 8:47 Jin, Gordon
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=p73breg8oy0.fsf@verdi.suse.de \
--to=ak@suse.de \
--cc=gordon.jin@intel.com \
--cc=linux-kernel@vger.kernel.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.