On 2/1/07, David Daney <ddaney@xxxxxxxxxx> wrote:
I don't think *any* registers *need* to be saved on sys_sigreturn(). The values in sigcontext on the user stack associated with the system call are all used instead of the actual register values.
Sorry but I don't understand what you mean. Could you explain ? Thanks -- Franck