From: Elad Lahav <e2lahav@xxxxxxxxx> Date: Tue, 10 Mar 2009 08:00:58 -0400 > David Miller wrote: > > Well, whatever it is it can't be changed without breaking > > everything out there > > Do you mean breaking all the applications that use the third > parameter as a sigcontext structure? Can you point to any? Remember > that this is an undocumented deviation from the POSIX standard, > unique to Linux/Sparc. Somehow I have a feeling that very few > programs are aware of this feature and are using it. GCC's dwarf unwinder knows the exact layout, as does MONO's sparc backend, GDB, etc... The list goes on and on. It can't be changed without breaking lots of things. Since this is machine specific code anyways, I can't see this causing any kind of real problem once the programmer knows what the type of that third argument is. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html