[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other...
authorPaolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Sun, 8 Jan 2006 09:04:49 +0000 (01:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:14:04 +0000 (20:14 -0800)
commita12dea7af93ae83bd868c0dc09367090ead7cc1e
tree90220072dddc951f75ecbcb9b442b8b8a9b774f7
parenteb46996f90a0826921f1a0d81535537a9c7f91b0
[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs

PTRACE_SYSEMU{,_SINGLESTEP} is actually arch specific, for now, and the
current allocated number clashes with a ptrace code of frv, i.e.
PTRACE_GETFDPIC.  I should have submitted this much earlier, anyway we get no
breakage for this.

CC: Daniel Jacobowitz <dan@debian.org>
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-i386/ptrace.h
include/linux/ptrace.h