Re: [PATCH v2] mm/mmap: Regression fix for unmapped_area{_topdown}
From: Tad
Date: Sat Apr 29 2023 - 10:32:22 EST
This reintroduces the issue described in
https://lore.kernel.org/linux-mm/cb8dc31a-fef2-1d09-f133-e9f7b9f9e77a@xxxxxxxx/
Linux 6.2.13 can no longer successfully run the mmap-test reproducer linked
there.
Linux 6.2.12 passes.
Regards,
Tad.