K 10 svn:author V 3 phk K 8 svn:date V 27 2002-10-25T08:40:20.000000Z K 7 svn:log V 281 Disable the kernacc() check in mtx_validate() until such time that kernacc does not require Giant. This means that we may miss panics on a class of mutex programming bugs, but only if running with a Chernobyl setting of debug-flags. Spotted by: Pete Carah END