diff options
author | Mike Galbraith <efault@gmx.de> | 2011-01-05 04:41:17 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-01-18 14:09:44 (GMT) |
commit | d7d8294415f0ce4254827d4a2a5ee88b00be52a8 (patch) | |
tree | 9f8024d6566bc391fcb2aced8427db81ca4e9078 /net/bridge/br_stp_if.c | |
parent | fce2097983d914ea8c2338efc6f6e9bb737f6ae4 (diff) | |
download | linux-fsl-qoriq-d7d8294415f0ce4254827d4a2a5ee88b00be52a8.tar.xz |
sched: Fix signed unsigned comparison in check_preempt_tick()
Signed unsigned comparison may lead to superfluous resched if leftmost
is right of the current task, wasting a few cycles, and inadvertently
_lengthening_ the current task's slice.
Reported-by: Venkatesh Pallipadi <venki@google.com>
Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1294202477.9384.5.camel@marge.simson.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'net/bridge/br_stp_if.c')
0 files changed, 0 insertions, 0 deletions