From: Fabian Frederick Date: Tue, 17 Feb 2015 21:45:39 +0000 (-0800) Subject: ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT X-Git-Tag: fixes-v4.0-rc1~78^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cca3385e6d556cd90cdc148c2f26af807fa3600;p=pandora-kernel.git ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT Commit 84c751bd4aeb ("ptrace: add ability to retrieve signals without removing from a queue (v4)") includes globally in ptrace.c This patch removes inclusion under if defined CONFIG_COMPAT. Signed-off-by: Fabian Frederick Acked-by: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed