Re: [PATCH v3] mpt2sas: setpci reset kernel oops fix

2015-08-06 Thread Johannes Thumshirn
Nagarajkumar Narayanan writes: > Can you please review the patch > > Thanks, > Nagaraj > > On Tue, Jul 21, 2015 at 10:11 AM, Nagarajkumar Narayanan > wrote: >> I have fixed the lock imbalance could anyone please review the patch >> >> Thanks, >> Nagarajkumar Narayanan >> >> >> On Fri, Jul 17, 20

[PATCH v3] mpt2sas: setpci reset kernel oops fix

2015-07-16 Thread Nagarajkumar Narayanan
Patch Description: In mpt2sas driver due to lack of synchronization between ioctl, BRM status access through sysfs, pci resource removal kernel oops happen as ioctl path and BRM status sysfs access path still tries to access the removed resources kernel: BUG: unable to handle kernel paging reques