git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6bd428
)
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
author
Fabian Frederick
<fabf@skynet.be>
Tue, 17 Feb 2015 21:45:39 +0000
(13:45 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 17 Feb 2015 22:34:51 +0000
(14:34 -0800)
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>
kernel/ptrace.c
patch
|
blob
|
history
diff --cc
kernel/ptrace.c
Simple merge