On Fri, Nov 17, 2000 at 05:06:49PM +0100, Christoph Rohland wrote: > Could I get this for i686? :-) If we break binary compatibility yes. I mean: new glibc binaries wouldn't run anymore on older kernels. Also new static binaries wouldn't run anymore on older kernels. At least if we don't introduce runtime checks to guess if current kernel supports vsyscall or not (and if we do that it means we're adding slow checks in an extremely fast path and that's not what we want :). As about the broken calling conventions of the IA32 ABI, I think it doesn't worth to break the binary compatibility at this late stage. Andrea - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: Error in x86 CPU capabilities ... Christoph Rohland
- Re: Error in x86 CPU capabilit... Andi Kleen
- Re: Error in x86 CPU capabilit... Jeff Garzik
- Re: Error in x86 CPU capabilit... Andi Kleen
- Re: Error in x86 CPU capabilit... Tigran Aivazian
- Re: Error in x86 CPU capabilit... Christoph Rohland
- Re: Error in x86 CPU capabilit... Alan Cox
- Re: Error in x86 CPU capabilit... Arjan van de Ven
- Re: Error in x86 CPU capabilities start... Andrea Arcangeli
- Re: Error in x86 CPU capabilities ... Christoph Rohland
- Re: Error in x86 CPU capabilit... Andrea Arcangeli
- Re: Error in x86 CPU capabilit... Christoph Rohland
- Re: Error in x86 CPU capabilit... Albert D. Cahalan
- Re: Error in x86 CPU capabilities starting ... Mikael Pettersson
- Re: Error in x86 CPU capabilities starting with tes... Andi Kleen
- Re: Error in x86 CPU capabilities starting with... Jan Niehusmann
- Re: Error in x86 CPU capabilities starting with test5/6 Mohammad A. Haque