Fix VMMAP_DEBUG code to compile with not-so-recent changes.
authormpi <mpi@openbsd.org>
Mon, 31 Oct 2022 10:46:24 +0000 (10:46 +0000)
committermpi <mpi@openbsd.org>
Mon, 31 Oct 2022 10:46:24 +0000 (10:46 +0000)
commit8b3e561d6136c7db9394cde57b13713008342cf1
tree4ef7c2908aea98bb37cc63dea12f940a7603a652
parentede96e1cd53ba808f53763a1968b556f4b6e65e3
Fix VMMAP_DEBUG code to compile with not-so-recent changes.

If enabled the debug code currently panic the kernel.  To investigate.
sys/uvm/uvm_map.c