On Wed, 3 Sep 2003, Greg Watson wrote: > K8 developers: > > I've moved init_timer() from hardwaremain.c to the static > initialization code in cpu/k8/cpufixup.c as it prevents PPC code from > building. Please check that everything still works ok.
yes, and there is a bigger issue. putting init_timer() in hardwaremain as an explicit call breaks machines that have no timer. These do exist. Thanks, Greg. ron _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

