On Thu, Jan 21, 2021 at 10:58:26PM +0100, Peter Zijlstra wrote: > I'm thinking the above doesn't build for !PREEMPT_DYNAMIC, given it > relies on the STATIC_CALL unconditionally, but we only define it for > PREEMPT_DYNAMIC:
Ooh, I see, x86 cannot get there anymore.