From: Roland McGrath Date: Wed, 19 Mar 2008 01:23:50 +0000 (-0700) Subject: x86: ia32 ptrace vs -ENOSYS sysenter/syscall X-Git-Tag: v2.6.26-rc1~1154^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48ee679a02406c65ced67c3951ad19744eb21083;p=pandora-kernel.git x86: ia32 ptrace vs -ENOSYS sysenter/syscall The previous "x86_64 ia32 ptrace vs -ENOSYS" fix only covered the int $0x80 system call entries. This does the same fix for the sysenter and syscall instruction paths. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed