K 10 svn:author V 6 marius K 8 svn:date V 27 2006-03-31T23:38:29.000000Z K 7 svn:log V 334 MFC: 1.21 - Move the check for too high HZ values from tick_init() to tick_start() as we have to call tick_init() before cninit() in order to provide the low-level console drivers with a working DELAY() which in turn means we cannot use panic() in tick_init(). - s,to high, too high, in the panic string Approved by: re (mux) END