From: Oleg Nesterov Date: Wed, 17 Jun 2009 23:27:23 +0000 (-0700) Subject: ptrace: remove PT_DTRACE from arch/h8300 X-Git-Tag: v2.6.31-rc1~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02e787494ada6026074189c5268b88b7ca5cd595;p=pandora-kernel.git ptrace: remove PT_DTRACE from arch/h8300 h8300 defines PT_DTRACE for asm but never uses it. DEFINE(PT_PTRACED, PT_PTRACED) seems to be unused too. Signed-off-by: Oleg Nesterov Acked-by: Yoshinori Sato Acked-by: Roland McGrath Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed