Re: [PATCH] HPUX/OSF4 personality issues in 2.5.

Richard Henderson (rth@twiddle.net)
Thu, 3 Apr 2003 21:17:18 -0800


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~
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/