> - is conditional on CPU capabilities, checks the CPU for fast syscall
> capabilities correctly.
>
> - does not generate code bloat if the kernel is compiled for a CPU that
> cannot have a fast system call
That is bad idea. You want (to be able to) compile 386 kernel with
fastcall ability when ran on PII. (That's the one RedHat is going to
ship, you know?)
Pavel
-- I'm really pavel@ucw.cz. Look at http://195.113.31.123/~pavel. Pavel Hi! I'm a .signature virus! Copy me into your ~/.signature, please!- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/