From: Bodo Stroesser Date: Sat, 3 Sep 2005 22:57:19 +0000 (-0700) Subject: [PATCH] Uml support: reorganize PTRACE_SYSEMU support X-Git-Tag: v2.6.14-rc1~816 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c86cecd1d1a2722acb28a01d1babf7b6993697;p=pandora-kernel.git [PATCH] Uml support: reorganize PTRACE_SYSEMU support With this patch, we change the way we handle switching from PTRACE_SYSEMU to PTRACE_{SINGLESTEP,SYSCALL}, to free TIF_SYSCALL_EMU from double use as a preparation for PTRACE_SYSEMU_SINGLESTEP extension, without changing the behavior of the host kernel. Signed-off-by: Bodo Stroesser Signed-off-by: Paolo 'Blaisorblade' Giarrusso Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed