On 16/01/2024 4:56 pm, Jan Beulich wrote: > When this code was written, indirect branches still weren't considered > much of a problem (besides being a little slower). Instead of a function > pointer, pass a boolean to _disable_pit_irq(), thus allowing to > eliminate two ENDBR (one of them in .text). > > Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]>
