]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commit
x86/alternatives: Factor seal_endbr64() out of _apply_alternatives()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Sun, 20 Apr 2025 00:19:47 +0000 (01:19 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 23 Apr 2025 18:37:57 +0000 (19:37 +0100)
commit9815ce18f29ffb7009480c4f60cb5b2d2056cf72
treec37319c08fdee292abba526577595e3b703788ff
parentd4ef51d840f4329782cd204b0899be27e8592693
x86/alternatives: Factor seal_endbr64() out of _apply_alternatives()

We are going to need to reposition the call in a change with several moving
parts.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/alternative.c