K 10 svn:author V 3 mpp K 8 svn:date V 27 2007-02-06T05:51:55.000000Z K 7 svn:log V 222 The change to the vm_page_queue_freelist lock from a spin lock to a sleep lock missed the witness code, and the system will panic immediately on boot if WITNESS is enabled. Changed the witness definition to the new type. END