diff options
author | Fabian Frederick <fabf@skynet.be> | 2015-02-17 22:45:39 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-17 23:34:51 +0100 |
commit | 1cca3385e6d556cd90cdc148c2f26af807fa3600 (patch) | |
tree | 7fc6da464fba51dd75b6fa760f701a4f2244f6d1 /Kbuild | |
parent | fs: fat: use MSDOS_SB macro to get msdos_sb_info (diff) | |
download | linux-1cca3385e6d556cd90cdc148c2f26af807fa3600.tar.xz linux-1cca3385e6d556cd90cdc148c2f26af807fa3600.zip |
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
Commit 84c751bd4aeb ("ptrace: add ability to retrieve signals without
removing from a queue (v4)") includes <linux/compat.h> globally in
ptrace.c
This patch removes inclusion under if defined CONFIG_COMPAT.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions