Snap for 8605379 from 0ccbb4c34f
to android12-5.10-keystone-qcom-release
Change-Id: I53acadda7d9988c0aeb91996366dbe1fd448ab66
This commit is contained in:
commit
a0a700693b
@ -8772,7 +8772,7 @@ int alloc_contig_range(unsigned long start, unsigned long end,
|
||||
|
||||
trace_android_vh_cma_drain_all_pages_bypass(migratetype,
|
||||
&skip_drain_all_pages);
|
||||
if (skip_drain_all_pages)
|
||||
if (!skip_drain_all_pages)
|
||||
drain_all_pages(cc.zone);
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user