summaryrefslogtreecommitdiff
path: root/kernel/timer.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2003-06-20 08:13:33 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2003-06-20 08:13:33 -0700
commitb3cc42df5364fbd1bbb888f65d5aa6b1683520d9 (patch)
tree9dada48bf8d028753ba6d3e32f40d9ac8b74c833 /kernel/timer.c
parent237d5bd76a069b11e1098fdc62c090992f665c37 (diff)
[PATCH] Fix potential set_child_tid/clear_child_tid bug
From: David Mosberger <davidm@napali.hpl.hp.com> At the moment, if you don't set CLONE_CHILD_SETTID/CLONE_CHILD_CLEARTID, the {set,clear}_child_tid values get inherited from the parent task. I may be missing something, but I suspect that's not the intended behavior. The patch below instead clears the respective members.
Diffstat (limited to 'kernel/timer.c')
0 files changed, 0 insertions, 0 deletions