From: Nathan Fontenot <nf...@linux.vnet.ibm.com> Date: Wed, 10 Jan 2018 10:40:09 -0600
> Initiating a kdump via the command line can cause a pending interrupt > to be handled by the ibmvnic driver when initializing the sub-CRQ > irqs during driver initialization. ... > At this point the driver is not prepared to handle traffic and > should not try to handle the interrupt. This patch adds a check to > ensure the driver is up when handling RX interrupts. > > Signed-off-by: Nathan Fontenot <nf...@linux.vnet.ibm.com> Applied, thanks.