On 6/24/26 16:08, Denis V. Lunev wrote: > virtballoon_remove() stops all of the balloon's asynchronous work (the > free page reporting worker, the inflate/deflate and stats workers, the > OOM notifier and the free page shrinker) before tearing the device > down. A following change needs the same teardown from a .shutdown > handler, so move it into a virtballoon_quiesce() helper. > > No functional change. > > Signed-off-by: Denis V. Lunev <[email protected]>
Reviewed-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David

