Re: [PATCH] lpfc: Fix crash when cpu count is 1 and null irq affinity mask

2019-08-07 Thread Martin K. Petersen
James, > When a configurations runs with a single cpu (such as a kdump kernel), > which causes the driver to request a single vector, when the driver > subsequently requests an irq affinity mask, the mask comes back null. > The driver currently does nothing in this scenario, which leaves > mappi

[PATCH] lpfc: Fix crash when cpu count is 1 and null irq affinity mask

2019-08-02 Thread James Smart
When a configurations runs with a single cpu (such as a kdump kernel), which causes the driver to request a single vector, when the driver subsequently requests an irq affinity mask, the mask comes back null. The driver currently does nothing in this scenario, which leaves mappings to hardware queu