[PATCH v1 2/2] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
Ritesh Harjani (IBM)
ritesh.list at gmail.com
Fri Nov 28 21:12:00 AEDT 2025
David Hildenbrand <david at redhat.com> writes:
> Let's properly adjust BALLOON_MIGRATE like the other drivers.
>
> Note that the INFLATE/DEFLATE events are triggered from the core when
> enqueueing/dequeueing pages.
>
> Not completely sure whether really is stable material, but the fix is
> trivial so let's just CC stable.
>
> This was found by code inspection.
>
> Fixes: fe030c9b85e6 ("powerpc/pseries/cmm: Implement balloon compaction")
> Cc: <stable at vger.kernel.org>
> Signed-off-by: David Hildenbrand <david at redhat.com>
> ---
> arch/powerpc/platforms/pseries/cmm.c | 1 +
> 1 file changed, 1 insertion(+)
Make sense to add vmstat counter for BALLOON_MIGRATE as well.
The changes looks good to me. Please feel free to add:
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list at gmail.com>
More information about the Linuxppc-dev
mailing list