• Paul Mackerras's avatar
    PPC32: fix arch-level tid handling. · 4447e8db
    Paul Mackerras authored
    This makes sure we clear the user_tid in copy_thread, and that we
    don't pass a bogus tid parameter in sys_clone when the CLONE_SETTID
    and CLONE_CLEARTID flags are clear.
    4447e8db
process.c 16.4 KB