K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-08-12T23:39:08.000000Z K 7 svn:log V 312 Unconditionally initialise z->znext, and remove the zone from the list of all zones if we fail to allocate KVA for it in zinitna(). Apparently this fixes panics while running sysctl on large-memory machines. This code is not present in -current. PR: kern/36605 Submitted by: Brian Buchanan END