K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-06-29T03:48:49.000000Z K 7 svn:log V 240 Oops, this didn't make it into my submit before I committed: Defer creation of the sysctl tree for the turnstile profiling stats until a SI_SUB_LOCK sysinit. Doing it in init_turnstiles() is too early as it is called before mi_startup(). END