Files
twx-linux/arch
Andi Kleen d989306d6a [PATCH] x86_64: Don't do syscall exit tracing twice
This fixes a regression from the earlier DOS fix for non canonical
IRET addresses. It broke UML.

int_ret_from_syscall already does syscall exit tracing, so
no need to do it again in the caller.

This caused problems for UML and some other special programs doing
syscall interception.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-05 10:18:14 -07:00
..
2006-05-01 12:03:43 -07:00
2006-03-06 18:40:44 -08:00
2006-02-24 14:31:37 -08:00
2006-03-06 18:40:44 -08:00