aboutsummaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorPaul Turner <pjt@google.com>2009-04-08 18:29:43 -0400
committerIngo Molnar <mingo@elte.hu>2009-04-09 02:19:08 -0400
commit002f128b473fb82f454654be5081b0919ee01ab2 (patch)
tree5425166733e7439257325e1f3f104fa48e416024 /firmware
parente3c8ca8336707062f3f7cb1cd7e6b3c753baccdd (diff)
sched: remove redundant hierarchy walk in check_preempt_wakeup
Impact: micro-optimization Under group scheduling we traverse up until we are at common siblings to make the wakeup comparison on. At this point however, they should have the same parent so continuing to check up the tree is redundant. Signed-off-by: Paul Turner <pjt@google.com> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <alpine.DEB.1.00.0904081520320.30317@kitami.corp.google.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions