In article <20160714105820.ga16...@homeworld.netbsd.org>,
Martin Husemann  <mar...@netbsd.org> wrote:
>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.

You should run DIAGNOSTIC/DEBUG/LOCKDEBUG and then you'll see the problem :-)
If it is the same as mine, I am working on a fix.

christos

Reply via email to