]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix x86-64 ptrace
authorAndrew Morton <akpm@osdl.org>
Tue, 20 Jan 2004 11:13:39 +0000 (03:13 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Tue, 20 Jan 2004 11:13:39 +0000 (03:13 -0800)
commit59b9f2439d83acec065783806d952741a5e98b6a
treeed75e8999461727e5f3369e675c44029715031fe
parent3ba6fffc406b92307a1a84533e6c3ed8d0e5e26a
[PATCH] Fix x86-64 ptrace

From: Andi Kleen <ak@muc.de>

The EFLAGS checking was not correct.  This also fixes some problems with
32bit gdb who would sometimes make the kernel BUG.
arch/x86_64/ia32/ptrace32.c