Re: [PATCH v9 28/69] mm/mmap: reorganize munmap to use maple states
From: Qian Cai
Date: Mon Jun 06 2022 - 12:41:10 EST
On Mon, Jun 06, 2022 at 04:19:52PM +0000, Liam Howlett wrote:
> Does your syscall fuzzer create a reproducer? This looks like arm64
> and says 5.18.0-next-20220603 again. Was this bisected to the patch
> above?
This was triggered by running the fuzzer over the weekend.
$ trinity -C 160
No bisection was done. It was only brought up here because the trace
pointed to do_mas_munmap() which was introduced here.