I agree with that, only for the reason that we are getting scarce on
syscall nubmers. Is 256-delta the max ?
On the other hand, it requires to always push 2 more arguments
(operand and useless parameter).
One thing to consider is that many don't want to use libraries.
They want to inline, which would result only in a few instruction.
What I would like to see is an interface that lets me pass optional
parameters to the syscall interface, so I can call with different number
of parameters.
-- -- Hubertus Franke (frankeh@watson.ibm.com) - 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/