aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2006-03-28 16:11:19 -0800
committerLinus Torvalds <[email protected]>2006-03-28 18:36:43 -0800
commit35f5cad8c4bab94ecc5acdc4055df5ea12dc76f8 (patch)
treeaad78b130b697c3c4b594483c63a9b1a9c4ed009 /scripts/patch-kernel
parent6a14c5c9da0b4c34b5be783403c54f0396fcfe77 (diff)
[PATCH] revert "Optimize sys_times for a single thread process"
This patch reverts 'CONFIG_SMP && thread_group_empty()' optimization in sys_times(). The reason is that the next patch breaks memory ordering which is needed for that optimization. tasklist_lock in sys_times() will be eliminated completely by further patch. Signed-off-by: Oleg Nesterov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions