tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Mon, Jul 11, 2016 at 07:37:00AM +0000, Ryota Ozaki wrote:
> Module Name:	src
> Committed By:	ozaki-r
> Date:		Mon Jul 11 07:37:00 UTC 2016
> 
> Modified Files:
> 	src/sys/net: route.c
> 	src/sys/netinet: ip_flow.c
> 	src/sys/netinet6: ip6_flow.c nd6.c
> 
> Log Message:
> Run timers in workqueue

No idea why, but this change breaks booting my ERLIT-3 with root on NFS.
The machine hangs hard after:

timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
timecounter: Timecounter "mips3_cp0_counter" frequency 500000000 Hz quality 100

(that is just after going !cold, I guess)

Can't even break into ddb.

Martin


Home | Main Index | Thread Index | Old Index