On Fri, Jul 12, 2024 at 10:02:43PM +1000, Nicholas Piggin wrote: > This factors the CPU pause function from pause_all_vcpus() into a > new cpu_pause() function, similarly to cpu_resume(). cpu_resume() > is moved to keep it next to cpu_pause(). > > Cc: Philippe Mathieu-Daudé <[email protected]> > Cc: Peter Xu <[email protected]> > Cc: Richard Henderson <[email protected]> > Signed-off-by: Nicholas Piggin <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
