Re: [PATCH] mpt3sas: Fix resume on WarpDrive flash cards

2016-08-12 Thread Martin K. Petersen
> "Greg" == Greg Edwards writes: Greg> mpt3sas crashes on resume after suspend with WarpDrive flash Greg> cards. The reply_post_host_index array is not set back up after Greg> the resume, and we deference a stale pointer in _base_interrupt(). Applied to 4.8/scsi-fixes. -- Martin K. Peters

RE: [PATCH] mpt3sas: Fix resume on WarpDrive flash cards

2016-08-11 Thread Chaitra Basappa
: mpt-fusionlinux@broadcom.com; linux-s...@vger.kernel.org; linux-kernel@vger.kernel.org; Greg Edwards Subject: [PATCH] mpt3sas: Fix resume on WarpDrive flash cards mpt3sas crashes on resume after suspend with WarpDrive flash cards. The reply_post_host_index array is not set back up after the

Re: [PATCH] mpt3sas: Fix resume on WarpDrive flash cards

2016-08-08 Thread Martin K. Petersen
> "Greg" == Greg Edwards writes: Greg> mpt3sas crashes on resume after suspend with WarpDrive flash Greg> cards. The reply_post_host_index array is not set back up after Greg> the resume, and we deference a stale pointer in _base_interrupt(). Chaitra, Suganath? -- Martin K. Petersen

[PATCH] mpt3sas: Fix resume on WarpDrive flash cards

2016-07-30 Thread Greg Edwards
mpt3sas crashes on resume after suspend with WarpDrive flash cards. The reply_post_host_index array is not set back up after the resume, and we deference a stale pointer in _base_interrupt(). [ 47.309711] BUG: unable to handle kernel paging request at c90001f8006c [ 47.318289] IP: [] _bas