Re: [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush
From: Peter Zijlstra
Date: Fri Mar 20 2026 - 05:05:46 EST
On Thu, Mar 19, 2026 at 11:22:06PM -0700, Pawan Gupta wrote:
> This plus extending it to support EXPORT_STATIC_CALL_FOR_KVM() is probably
> a better solution. Please let me know which one you prefer.
The EXPORT twiddling will do I suppose. I'll try and not forget looking
at doing the RO static_call thing some time.