ANDROID: mm: fix freeing of MIGRATE_ISOLATE page
While porting [1] from 5.10 kernel there was a bug introduced which results in CMA pages ending up in MIGRATE_MOVABLE pcp list. Remove the extra line. [1] https://android-review.googlesource.com/c/kernel/common/+/2059993 Fixes: 98f3cc7e ("ANDROID: mm: freeing MIGRATE_ISOLATE page instantly") Bug: 299241869 Change-Id: Ia63bca17e455460eb9f22a1190c991159c44acaa Signed-off-by:Suren Baghdasaryan <surenb@google.com>
Loading