x86/static-call: provide a way to do very early static-call updates
Add static_call_update_early() for updating static-call targets in very early boot. This will be needed for support of Xen guest type specific hypercall functions. This is part of XSA-466 / CVE-2024-53241. Reported-by:Andrew Cooper <andrew.cooper3@citrix.com> Signed-off-by:
Juergen Gross <jgross@suse.com> Co-developed-by:
Peter Zijlstra <peterz@infradead.org> Co-developed-by:
Josh Poimboeuf <jpoimboe@redhat.com>
Loading
Please register or sign in to comment