From: Paolo 'Blaisorblade' Giarrusso Date: Sun, 8 Jan 2006 09:04:49 +0000 (-0800) Subject: [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other... X-Git-Tag: v2.6.16-rc1~717 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a12dea7af93ae83bd868c0dc09367090ead7cc1e;p=pandora-kernel.git [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 Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed