On 2016/3/23 17:40, Vlastimil Babka wrote:
Fixes: 3c605096d315 ("mm/page_alloc: restrict max order of merging on isolated pageblock")
Link: https://lkml.org/lkml/2016/3/2/280
Reported-by: Hanjun Guo <guohanjun@xxxxxxxxxx>
With the same stress test case (alloc/free cma) running for more than
one hour, the bug I reported is gone.
Tested-by: Hanjun Guo <guohanjun@xxxxxxxxxx>
Thanks for debugging!
Hanjun