On Fri, May 15, 2009 at 03:54:35PM +0100, Jamie Lokier wrote: > Register/parameter assignment: How is that relevant to the kernel > interface, if the kernel itself and modules are all EABI? The system > call interface is a fixed set of registers. No it is not. The syscall interface obeys the ABI register allocation rules as well, otherwise we have to have veneeer layers to reshuffle the registers prior to calling C functions. -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html