[PATCH] Fix for ptrace breakage
This patch consolidates zap_thread into reparent_thread, and fixes __will_become_orphaned_pgrp to check p->real_parent instead of p->parent.
Showing
Please register or sign in to comment
This patch consolidates zap_thread into reparent_thread, and fixes __will_become_orphaned_pgrp to check p->real_parent instead of p->parent.