Remove INVARIANT_SUPPORT conditional pre-processing on zerror(). Just
authorHiten Pandya <hmp@dragonflybsd.org>
Tue, 29 Jul 2003 21:13:49 +0000 (21:13 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Tue, 29 Jul 2003 21:13:49 +0000 (21:13 +0000)
commit9e4a2b8c6ae33e2a5c1a5a652811933731979db1
treeb3367fb16db3a41ef9038cfb28dbf9f92a9d6598
parent55c4d63fa107ed22d9968da2f850b33c3f5c282d
Remove INVARIANT_SUPPORT conditional pre-processing on zerror().  Just
use INVARIANTS.

The latter creates unwanted problems when just adding the INVARIANTS
option to the kernel.
sys/vm/vm_zone.c