David Hildenbrand <[email protected]> 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: <[email protected]> > Signed-off-by: David Hildenbrand <[email protected]> > --- > 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) <[email protected]>
