From: Jeff Dike Date: Thu, 12 Jun 2008 22:21:41 +0000 (-0700) Subject: uml: work around broken host PTRACE_SYSEMU X-Git-Tag: v2.6.26-rc7~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ef9167ca4494a8c6d71d0031c73e9c8841eadd;p=pandora-kernel.git uml: work around broken host PTRACE_SYSEMU Fedora broke PTRACE_SYSEMU again, and UML crashes as a result when it doesn't need to. This patch makes the PTRACE_SYSEMU check fail gracefully and makes UML fall back to PTRACE_SYSCALL. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed