Re: [PATCH 3/4] zfcp: Avoid race condition on "link up" event

2007-08-09 Thread Swen Schillig
On Wednesday 08 August 2007 10:47, Swen Schillig wrote: > From: Christoph Schmitt <[EMAIL PROTECTED]> > > Symptom: zfcp receives a response to a "status read" request >that is no longer valid in zfcp. This leads to a >kernel panic, since some memory has been overwritten

[PATCH 3/4] zfcp: Avoid race condition on "link up" event

2007-08-08 Thread Swen Schillig
From: Christoph Schmitt <[EMAIL PROTECTED]> Symptom: zfcp receives a response to a "status read" request that is no longer valid in zfcp. This leads to a kernel panic, since some memory has been overwritten by the response reporting. Problem: On recei