Andi Kleen 822ff019f7 [PATCH] x86_64: Don't do syscall exit tracing twice
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: Linus Torvalds <torvalds@osdl.org>
2006-05-30 20:31:06 -07:00
..
2005-04-16 15:20:36 -07:00
2006-01-12 09:08:51 -08:00
2006-01-12 09:08:51 -08:00
2006-01-11 18:42:14 -08:00
2006-03-23 07:38:17 -08:00
2005-04-16 15:20:36 -07:00
2006-03-08 14:15:04 -08:00
2006-05-30 20:31:06 -07:00