Re: mpt3sas: driver got task abort request just after it's .shutdown() function is invoked

2017-06-14 Thread Bart Van Assche
On Wed, 2017-06-14 at 12:20 +0530, Sreekanth Reddy wrote: > I am using 4.9 kernel and I am observing NULL pointer deference type > kernel panic in the below scenario, > > * Hotplug (i.e. hot add) the HBA (with a set of drives attached to it) > to the system just few seconds before issuing "powerof

mpt3sas: driver got task abort request just after it's .shutdown() function is invoked

2017-06-13 Thread Sreekanth Reddy
Hi All, I am using 4.9 kernel and I am observing NULL pointer deference type kernel panic in the below scenario, * Hotplug (i.e. hot add) the HBA (with a set of drives attached to it) to the system just few seconds before issuing "poweroff" command. * Observed that during drives discovery proces