• Ingo Molnar's avatar
    [PATCH] ptrace-fix-2.5.33-A1 · ccfe3b20
    Ingo Molnar authored
    This contains Daniel's suggested fix that allows a parent to
    PTRACE_ATTACH to a child it forked.  That fixes the incorrect BUG_ON()
    assert that Ogawa's patch was intended to fix, and we thus undo Ogawa's
    patch.
    
    I've tested various ptrace uses and they appear to work just fine.
    ccfe3b20
ptrace.c 5.16 KB