x86: ia32 ptrace vs -ENOSYS sysenter/syscall
authorRoland McGrath <roland@redhat.com>
Wed, 19 Mar 2008 01:23:50 +0000 (18:23 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:13 +0000 (17:41 +0200)
commit48ee679a02406c65ced67c3951ad19744eb21083
tree99d2c19468a41e1c3694c7ed0e524c0ada424f47
parenta31f8dd7ee3b2f5645c220406b1e21f82971f32b
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 <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/ia32/ia32entry.S