mbox series

[v4,0/4] x86: further time/APIC improvements (and more)

Message ID 6e540bc9-c536-84ac-fb1c-8271e7731b3e@suse.com (mailing list archive)
Headers show
Series x86: further time/APIC improvements (and more) | expand

Message

Jan Beulich March 31, 2022, 9:28 a.m. UTC
... plus some tidying (or so I hope).

While perhaps seemingly unrelated, the 3rd patch is actually a result
of my (successlessly) hunting for PASTE() or alike, as now being
introduced by patch 2.

1: APIC: calibrate against platform timer when possible
2: APIC: make connections between seemingly arbitrary numbers
3: include: move STR() and IS_ALIGNED()
4: time: use fake read_tsc()

Jan