Re: build of vfs_lookup.c now broken in non-INVARIANTS kernels

From: Gary Jennejohn <garyj_at_gmx.de>
Date: Sat, 17 Sep 2022 10:56:15 UTC
On Sat, 17 Sep 2022 12:41:25 +0200
Gary Jennejohn <garyj@gmx.de> wrote:

> Compiling vfs_lookup.c now fails when NONINVARIANTS is not included in
> the kernel config file because NDVALIDATE is defined as NDVALIDATE_impl,
> which itself is only defined when NONINVARIANTS is also defined.
>
> This breaks buildkernel.
>

Woops. NONINVARIANTS should be INVARIANTS.

--
Gary Jennejohn