From: Richard Henderson <rth@twiddle.net>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com,
grundler@parisc-linux.org, matthew@wil.cx, prumpf@tux.org
Subject: Re: [PATCH] HPUX/OSF4 personality issues in 2.5.
Date: Thu, 3 Apr 2003 21:17:18 -0800 [thread overview]
Message-ID: <20030403211718.A7962@twiddle.net> (raw)
In-Reply-To: <20030404024540.4F6F62C15F@lists.samba.org>; from rusty@rustcorp.com.au on Fri, Apr 04, 2003 at 12:22:47PM +1000
On Fri, Apr 04, 2003 at 12:22:47PM +1000, Rusty Russell wrote:
> 2.4.20's personality.h:
> PER_OSF4 = 0x0010, /* OSF/1 v4 */
> 2.5.66's personality.h:
> PER_OSF4 = 0x000f, /* OSF/1 v4 */
>
> So I assume 2.5 should be changed to match 2.4?
Presumably. No one in userland actually uses PER_OSF4 though.
It's set by the kernel itself when it detects an osf executable.
r~
prev parent reply other threads:[~2003-04-04 5:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-04 2:22 [PATCH] HPUX/OSF4 personality issues in 2.5 Rusty Russell
2003-04-04 5:17 ` Richard Henderson [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=20030403211718.A7962@twiddle.net \
--to=rth@twiddle.net \
--cc=grundler@parisc-linux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matthew@wil.cx \
--cc=prumpf@tux.org \
--cc=rusty@rustcorp.com.au \
--cc=torvalds@transmeta.com \
/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.