Re: [GIT PATCH] final SCSI bug fixes before 2.6.13

2005-08-10 Thread Danny ter Haar
James Bottomley  <[EMAIL PROTECTED]> wrote:
>This tree represents the final bug fixes, both for oopses seen by
>various people.  One is for the dual binding of the i2o drivers and the
>other is for an oops adding and removing devices from the lpfc and
>qlogic fibre drivers.
>
>The tree is at
>www.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git

Is this patch allready included in the 2.6.13-rc6-git1 patch ?

I compiled/installed that kernel now over 6 hours ago

reboot   system boot  2.6.13-rc6-git1  Wed Aug 10 13:24  (06:04)

Prior to that 2.6.13-rc6 crashed on me twice:

reboot   system boot  2.6.13-rc6   Mon Aug  8 16:52 (1+20:29)
reboot   system boot  2.6.13-rc6   Sun Aug  7 22:07 (2+15:14)

Although it managed to receive 1.8 and sent 3.6TB in 24 hours!

Danny

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PATCH] final SCSI bug fixes before 2.6.13

2005-08-10 Thread James Bottomley
This tree represents the final bug fixes, both for oopses seen by
various people.  One is for the dual binding of the i2o drivers and the
other is for an oops adding and removing devices from the lpfc and
qlogic fibre drivers.

This one has been successfully run through the wringer by the kind
people at Emulex.

The tree is at

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

The short changelog is

James Bottomley:
  o Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootup

James Smart:
  o fix target scanning oops with fc transport class

Mark Salyzyn:
  o dpt_i2o pci_request_regions fix

And the diffstat:

 drivers/scsi/dpt_i2o.c   |9 -
 drivers/scsi/scsi_scan.c |   16 +++-
 drivers/scsi/scsi_transport_fc.c |   19 +++
 include/scsi/scsi_transport.h|8 
 4 files changed, 50 insertions(+), 2 deletions(-)

James


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PATCH] final SCSI bug fixes before 2.6.13

2005-08-10 Thread James Bottomley
This tree represents the final bug fixes, both for oopses seen by
various people.  One is for the dual binding of the i2o drivers and the
other is for an oops adding and removing devices from the lpfc and
qlogic fibre drivers.

This one has been successfully run through the wringer by the kind
people at Emulex.

The tree is at

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

The short changelog is

James Bottomley:
  o Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootup

James Smart:
  o fix target scanning oops with fc transport class

Mark Salyzyn:
  o dpt_i2o pci_request_regions fix

And the diffstat:

 drivers/scsi/dpt_i2o.c   |9 -
 drivers/scsi/scsi_scan.c |   16 +++-
 drivers/scsi/scsi_transport_fc.c |   19 +++
 include/scsi/scsi_transport.h|8 
 4 files changed, 50 insertions(+), 2 deletions(-)

James


-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PATCH] final SCSI bug fixes before 2.6.13

2005-08-10 Thread Danny ter Haar
James Bottomley  [EMAIL PROTECTED] wrote:
This tree represents the final bug fixes, both for oopses seen by
various people.  One is for the dual binding of the i2o drivers and the
other is for an oops adding and removing devices from the lpfc and
qlogic fibre drivers.

The tree is at
www.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6.git

Is this patch allready included in the 2.6.13-rc6-git1 patch ?

I compiled/installed that kernel now over 6 hours ago

reboot   system boot  2.6.13-rc6-git1  Wed Aug 10 13:24  (06:04)

Prior to that 2.6.13-rc6 crashed on me twice:

reboot   system boot  2.6.13-rc6   Mon Aug  8 16:52 (1+20:29)
reboot   system boot  2.6.13-rc6   Sun Aug  7 22:07 (2+15:14)

Although it managed to receive 1.8 and sent 3.6TB in 24 hours!

Danny

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/