summaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2009-06-18 01:27:30 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-18 22:03:51 +0200
commit5cb11446892833e50970fb2277a9f7563b0a8bd3 (patch)
tree9cb858cb093c4b927601ef8a612d8dd791aeb1c8 /net/Makefile
parentptrace: tracehook_unsafe_exec(): remove the stale comment (diff)
downloadlinux-5cb11446892833e50970fb2277a9f7563b0a8bd3.tar.xz
linux-5cb11446892833e50970fb2277a9f7563b0a8bd3.zip
ptrace: do not use task->ptrace directly in core kernel
No functional changes. - Nobody except ptrace.c & co should use ptrace flags directly, we have task_ptrace() for that. - No need to specially check PT_PTRACED, we must not have other PT_ bits set without PT_PTRACED. And no need to know this flag exists. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Cc: Roland McGrath <roland@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions