summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2020-02-07 13:38:48 +0100
committerThomas Gleixner <tglx@linutronix.de>2020-02-17 14:40:19 +0100
commit50e818715821b89c7abac90a97721f106e893d83 (patch)
tree932db5da142dc5bc5a354bbf0b301b7919e67d8f /scripts/patch-kernel
parent11a48a5a18c63fd7621bb050228cebf13566e4d8 (diff)
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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions