Subject: re: Isolating NMI/memory problem with old SPARCserver 20
To: None <port-sparc@NetBSD.org>
From: matthew green <mrg@eterna.com.au>
List: port-sparc
Date: 08/07/2005 15:14:05
   
   Answered my own question - it looks like my ancient promlib.h
   and the rest are missing apparently vital functions.  And there
   are some other changes I'm worried about - the change from
   "KERNEL_PROC_UNLOCK(curproc)" to "KERNEL_PROC_UNLOCK(curllwp)",
   for example.  Do I risk patching, or is it likely to fail?

at the very least, this change is NOT what you want.