Hello, On Thu, 14 Jul 2016 13:22:06 +0100 Nick Hudson <[email protected]> wrote:
> On 07/14/16 11:58, Martin Husemann 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) > > It also causes me a problem on my cobalt ... > viaide0 at pci0 dev 9 function 1 > viaide0: VIA Technologies VT82C586 (Apollo VP) ATA33 controller > viaide0: primary channel interrupting at irq 14 > atabus0 at viaide0 channel 0 > viaide0: secondary channel interrupting at irq 15 > atabus1 at viaide0 channel 1 > vendor 1106 product 3038 (USB serial bus, UHCI, revision 0x02) at > pci0 dev 9 function 2 not configured I'm not sure if it's the same thing but my O2 also hangs when getting out of cold. ( that's with o32 to avoid the cache-ops-without-sign-extended-addr problem on n32 ) have fun Michael
