Re: X32 project status update

From: H.J. Lu
Date: Fri Jul 29 2011 - 17:29:35 EST


Hi,

This is the x32 project status update:

https://sites.google.com/site/x32abi/

We have settled down on a preliminary system call number
scheme:

1. In kernel, x86-64 and x32 share the same system call slot if they
are the same.
2. First 512 system call slots are reserved for common and x86-64
specific ones. X32 specific system call slots start at 512.
3. All x32 system call numbers have the bit 30 set.

Gibc x32 binary rpms for Fedora 15/x86-64 are available from
the x32 website. People can try out x32 on Fedora 15.

Thanks.


--
H.J.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/