> The problem with SYSEXIT is that it clobbers %edx and %ecx (or whatever -
> I forget what the registers were and I'm too lazy to look them up), and
(yep it's %edx+%ecx for SYSEXIT)
> that makes it nasty to use for the generic case. But we'd have that user-
> space fixup area..
hm, i'm not sure wether glibc relies on int $80 not clobbering %edx and
%ecx.
-- mingo
-
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/