Re: [PATCH v10 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()

From: Pawan Gupta

Date: Thu Apr 16 2026 - 19:16:44 EST


On Thu, Apr 16, 2026 at 03:44:49PM -0700, Sean Christopherson wrote:
> I think I'd prefer to require EXPORT_SYMBOL_FOR_KVM and EXPORT_STATIC_CALL_FOR_KVM
> to come as a pair from arch code. I can't think of a scenario where arch code
> should override one but not the other.

Right, will change as you suggested.