On Mon, Feb 18, 2008 at 11:04:59PM +0900, Yoichi Yuasa wrote: > MIPS clocksource has been installed on DEC 5000/200(R3000). > The installation condition of MIPS clocksource is wrong. A bug indeed but I figured it was cleaner to have init_mips_clocksource() itself check for the presence of an r4k style counter like other device initialitation functions. So I went for a different fix for both 2.6.24 and master. Thanks for raising the issue, Ralf