linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PATCH] SCSI bug fixes for 2.6.15-rc6
@ 2005-12-21 22:54 James Bottomley
  2005-12-21 23:09 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: James Bottomley @ 2005-12-21 22:54 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: SCSI Mailing List, Linux Kernel

Hopefully these are the final two bug fixes before 2.6.15 (hint, hurry
up!).

The update is available here:

master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git

The short changelog is:

James Bottomley:
  o fix scsi_reap_target() device_del from atomic context

James Smart:
  o fix for fc transport recursion problem

And the diffstat:

 drivers/scsi/scsi_scan.c         |   48 +++++++++++++++++++++++++------
 drivers/scsi/scsi_transport_fc.c |   59 ++++++++++++++++++++++++++++++++++++---
 include/scsi/scsi_transport_fc.h |   11 +++++++
 3 files changed, 104 insertions(+), 14 deletions(-)

James



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PATCH] SCSI bug fixes for 2.6.15-rc6
  2005-12-21 22:54 [GIT PATCH] SCSI bug fixes for 2.6.15-rc6 James Bottomley
@ 2005-12-21 23:09 ` Linus Torvalds
  2005-12-21 23:23   ` James Bottomley
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2005-12-21 23:09 UTC (permalink / raw)
  To: James Bottomley; +Cc: Andrew Morton, SCSI Mailing List, Linux Kernel



On Wed, 21 Dec 2005, James Bottomley wrote:
>
> Hopefully these are the final two bug fixes before 2.6.15 (hint, hurry
> up!).

Heh. That's a new strategy. Not "ok, we're now as bug-clean as we can be", 
but instead the "please please release soon, so that we won't have time to 
fix anything else" ;)

		Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PATCH] SCSI bug fixes for 2.6.15-rc6
  2005-12-21 23:09 ` Linus Torvalds
@ 2005-12-21 23:23   ` James Bottomley
  0 siblings, 0 replies; 3+ messages in thread
From: James Bottomley @ 2005-12-21 23:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, SCSI Mailing List, Linux Kernel

On Wed, 2005-12-21 at 15:09 -0800, Linus Torvalds wrote:
> > Hopefully these are the final two bug fixes before 2.6.15 (hint, hurry
> > up!).
> 
> Heh. That's a new strategy. Not "ok, we're now as bug-clean as we can be", 
> but instead the "please please release soon, so that we won't have time to 
> fix anything else" ;)

Well practically, we're never bug free.  What happens is that as the
tree stabilises, the arrival rate of the critical bugs increases fairly
exponentially.  I measure this interval to be about 6 days now, so if
you release a kernel in the next six days I won't have to run around
like a mad thing trying to delay the kernel so I can QA and submit the
bug fix, whatever it is.

Of course, if you want to wait for all the critical bug fixes, there'll
be one in six days ... then twelve days after that ... then twenty
four ...

James



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-21 23:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-21 22:54 [GIT PATCH] SCSI bug fixes for 2.6.15-rc6 James Bottomley
2005-12-21 23:09 ` Linus Torvalds
2005-12-21 23:23   ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).