K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2015-03-12T17:01:30.012444Z K 7 svn:log V 430 The H_VIO_SIGNAL hypercall only enables interrupts for future received packets and does not schedule interrupts for any packets currently enqueued. Close two races where enqueued packets may not ever trigger interrupts. The first of these, at adapter initialization time, was especially severe since a rush of enqueued packets could actually fill the receive buffer completely, stalling the interface forever. MFC after: 2 weeks END