On Fri, 2008-05-09 at 16:57 +0200, Bart Van Assche wrote: > On Fri, May 9, 2008 at 3:15 AM, <michaelc@xxxxxxxxxxx> wrote: > > From: Mike Christie <michaelc@xxxxxxxxxxx> > > > > If the ping tmo is longer than the recv tmo then we could miss a window > > where we were supposed to check the recv tmo. This happens because > > the ping code will set the next timeout for the ping timeout, and if the > > ping executes quickly there will be a long chunk of time before the > > timer wakes up again. > > > > This patch has the ping processing code kick off a recv > > tmo check when getting a nop in response to our ping. > > > > Signed-off-by: Mike Christie <michaelc@xxxxxxxxxxx> > > Hello Mike, > > Did you already consider to submit this patch for inclusion in a > 2.6.25.x stable release ? See also > Documentation/stable_kernel_rules.txt for the details. He can't; if you actually read the rules, the last one says: - It or an equivalent fix must already exist in Linus' tree. Quote the respective commit ID in Linus' tree in your patch submission to -stable. This requires that it be upstream. There's an automatic tag I do which sends the patch to the stable tree when it goes upstream from my tree, but the author cannot himself simultaneously submit it to me and to stable because it's not eligible until it is upstream. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html