diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-02-07 13:38:48 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-02-17 14:40:19 +0100 |
commit | 50e818715821b89c7abac90a97721f106e893d83 (patch) | |
tree | 932db5da142dc5bc5a354bbf0b301b7919e67d8f /lib | |
parent | Linux 5.6-rc2 (diff) | |
download | linux-50e818715821b89c7abac90a97721f106e893d83.tar.xz linux-50e818715821b89c7abac90a97721f106e893d83.zip |
x86/vdso: Mark the TSC clocksource path likely
Jumping out of line for the TSC clcoksource read is creating awful
code. TSC is likely to be the clocksource at least on bare metal and the PV
interfaces are sufficiently more work that the jump over the TSC read is
just in the noise.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Link: https://lkml.kernel.org/r/20200207124402.328922847@linutronix.de
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions