NetBSD-Bugs archive

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

Re: kern/59740: Page fault in supervisor mode



>  The msix interrupt queue disestablish is not protected with if
>  (sc->osdep.ihs[i] != NULL) like the others a few lines below, so if we
>  have not been sucessfully through ixgbe_allocate_msix() this might
>  crash (we go to err_out in ixgbe.c: 7048 and then call
>  ixgbe_free_pciintr_resources).

Is this change to be pushed to mainline? I don't have any NetBSD
machine where I can compile the kernel to try it.



Home | Main Index | Thread Index | Old Index