Re: [PATCH 6.4 00/28] 6.4.1-rc1 review

From: Linus Torvalds
Date: Sat Jul 01 2023 - 00:23:48 EST


On Fri, 30 Jun 2023 at 19:50, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
>
> Yes, the patch below fixes the problem.
>
> Building xtensa:de212:kc705-nommu:nommu_kc705_defconfig ... running ......... passed

Thanks. Committed as

d85a143b69ab ("xtensa: fix NOMMU build with lock_mm_and_find_vma()
conversion")

and pushed out.

Linus