From: Cyrill Gorcunov Date: Thu, 20 Dec 2012 23:05:21 +0000 (-0800) Subject: kcmp: include linux/ptrace.h X-Git-Tag: v3.8-rc1~12^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44fd07e989a9a27476d8963296688127a4fd4df4;p=pandora-kernel.git kcmp: include linux/ptrace.h This makes it compile on s390. After all the ptrace_may_access (which we use this file) is declared exactly in linux/ptrace.h. This is preparatory work to wire this syscall up on all archs. Signed-off-by: Cyrill Gorcunov Signed-off-by: Alexander Kartashov Cc: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed