K 10 svn:author V 6 marius K 8 svn:date V 27 2005-04-16T15:00:09.000000Z K 7 svn:log V 288 - In sparc64_init() remove the call to tick_stop(). There's no need to call tick_stop() again after tick_init() as tick interrupts already have been disabled as part of tick_init(). - In spinlock_enter() replace the magic value for PIL TICK with the respective macro. - Use FBSDID. END