]> Git Repo - linux.git/commit
[PATCH] release_task: replace open-coded ptrace_unlink()
authorOleg Nesterov <[email protected]>
Wed, 29 Mar 2006 00:11:11 +0000 (16:11 -0800)
committerLinus Torvalds <[email protected]>
Wed, 29 Mar 2006 02:36:41 +0000 (18:36 -0800)
commit1f09f9749cdde4e69f95d62d96d2e03f50b3353c
tree414589e7d650df08685d00369b97cc6541a0a1ea
parent8292d633add73d40eda1d26089e2fc758944ac7c
[PATCH] release_task: replace open-coded ptrace_unlink()

Use ptrace_unlink() instead of open-coding.  No changes in kernel/exit.o

Signed-off-by: Oleg Nesterov <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/exit.c
This page took 0.051687 seconds and 4 git commands to generate.