Re: [PATCH v2 0/4] qla2xxx: A couple crash fixes

2020-09-07 Thread Arun Easi
Hi Daniel, On Mon, 31 Aug 2020, 9:18am, Daniel Wagner wrote: > changes since v1: > > - added dummy warn function to patch#1 > - added log entry to patch#4 > > as suggested by Martin > > > > Initial cover letter: > > The first crash we observed is due memory corruption in the srb memory >

Re: [PATCH v2 0/4] qla2xxx: A couple crash fixes

2020-08-31 Thread Martin Wilck
On Mon, 2020-08-31 at 18:18 +0200, Daniel Wagner wrote: > changes since v1: > > - added dummy warn function to patch#1 > - added log entry to patch#4 > > as suggested by Martin > > > > Initial cover letter: > > The first crash we observed is due memory corruption in the srb > memory > pool.

[PATCH v2 0/4] qla2xxx: A couple crash fixes

2020-08-31 Thread Daniel Wagner
changes since v1: - added dummy warn function to patch#1 - added log entry to patch#4 as suggested by Martin Initial cover letter: The first crash we observed is due memory corruption in the srb memory pool. Unforuntatly, I couldn't find the source of the problem but the workaround by reset