Re: [PATCH 02/19] lpfc: Fix crash receiving ELS while detaching driver

2017-09-25 Thread Johannes Thumshirn
Looks good, Reviewed-by: Johannes Thumshirn But should probably go into stable as well. -- Johannes Thumshirn Storage jthumsh...@suse.de+49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Felix Imendörffer,

[PATCH 02/19] lpfc: Fix crash receiving ELS while detaching driver

2017-09-21 Thread James Smart
From: Dick Kennedy The driver crashes when attempting to use a freed ndpl pointer. The pci_remove_one handler runs on a separate kernel thread. The order of the removal is starting by freeing all of the ndlps and then disabling interrupts. In between these two events the driver can still receive