[PATCH] (for -mm only) put_pid: make sure we don't free the live pid

2008-02-20 Thread Oleg Nesterov
[PATCH] (for -mm only) put_pid: make sure we don't free the live pid Add the temporary (for -mm only) debugging code to catch the unbalanced put_pid()'s. At least those which can free the "live" pid. Signed-off-by: Oleg Nesterov <[EMAIL PROTECTED]> --- MM/kernel/pid.c~

[PATCH] (for -mm only) put_pid: make sure we don't free the live pid

2008-02-20 Thread Oleg Nesterov
[PATCH] (for -mm only) put_pid: make sure we don't free the live pid Add the temporary (for -mm only) debugging code to catch the unbalanced put_pid()'s. At least those which can free the live pid. Signed-off-by: Oleg Nesterov [EMAIL PROTECTED] --- MM/kernel/pid.c~2008-02-20 18:29