public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Bart Van Assche <bart.vanassche@gmail.com>
Cc: michaelc@cs.wisc.edu, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 1/1] libiscsi regression in 2.6.25: fix setting of recv timer
Date: Fri, 09 May 2008 10:04:47 -0500	[thread overview]
Message-ID: <1210345487.3069.23.camel@localhost.localdomain> (raw)
In-Reply-To: <e2e108260805090757s4ed00c29w21da11a38515ab57@mail.gmail.com>

On Fri, 2008-05-09 at 16:57 +0200, Bart Van Assche wrote:
> On Fri, May 9, 2008 at 3:15 AM,  <michaelc@cs.wisc.edu> wrote:
> > From: Mike Christie <michaelc@cs.wisc.edu>
> >
> > 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@cs.wisc.edu>
> 
> 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



  reply	other threads:[~2008-05-09 15:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-09  1:15 Another bugfix for 2.6.26 michaelc
2008-05-09  1:15 ` [PATCH 1/1] libiscsi regression in 2.6.25: fix setting of recv timer michaelc
2008-05-09 14:57   ` Bart Van Assche
2008-05-09 15:04     ` James Bottomley [this message]
2008-05-09 15:16     ` Mike Christie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1210345487.3069.23.camel@localhost.localdomain \
    --to=james.bottomley@hansenpartnership.com \
    --cc=bart.vanassche@gmail.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox