summaryrefslogtreecommitdiff
path: root/scripts/gcc-ld
diff options
context:
space:
mode:
authorMinfei Huang <mnghuan@gmail.com>2016-04-25 09:20:28 (GMT)
committerJohn Stultz <john.stultz@linaro.org>2016-06-20 19:46:34 (GMT)
commit0fb71d340d355156818bb53eb36ae79a3f88bda9 (patch)
tree5f4c0147a75e4a7f97a7c0bde6ebf5d50e4c0ff2 /scripts/gcc-ld
parentaf8c34ce6ae32addda3788d54a7e340cad22516b (diff)
downloadlinux-0fb71d340d355156818bb53eb36ae79a3f88bda9.tar.xz
clocksource: Make clocksource insert entry more efficient
In clocksource_enqueue(), it is unnecessary to continue looping the list, if we find there is an entry that the value of rating is smaller than the new one. It is safe to be out the loop, because all of entry are inserted in descending order. Cc: Prarit Bhargava <prarit@redhat.com> Cc: Richard Cochran <richardcochran@gmail.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@kernel.org> Signed-off-by: Minfei Huang <mnghuan@gmail.com> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'scripts/gcc-ld')
0 files changed, 0 insertions, 0 deletions