Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 308789 Details for
Bug 450645
[QLogic 4.7 bug] qla2xxx- several fixes: ioctl module and slab corruption (8.02.09-d0-rhel4.7-04)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
85xx chip verify
qla2xxx_rhel4.7_84xx_verify_chip_patch14.txt (text/plain), 887 bytes, created by
Marcus Barrow
on 2008-06-10 10:18:02 UTC
(
hide
)
Description:
85xx chip verify
Filename:
MIME Type:
Creator:
Marcus Barrow
Created:
2008-06-10 10:18:02 UTC
Size:
887 bytes
patch
obsolete
> >BZ 450645 [5/11] several fixes: ioctl module and slab corruption > >Correct ISP84XX verify-chip response handling. > >Earlier code could trigger an infinite-retry if 1st invocation >returned a non-CS_COMPLETE status. > >This change to the driver is confined to the 84xx, which is in use by major OEMs. > >--- > drivers/scsi/qla2xxx/qla_mbx.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/drivers/scsi/qla2xxx/qla_mbx.c b/drivers/scsi/qla2xxx/qla_mbx.c >index 0ce2837..6275558 100644 >--- a/drivers/scsi/qla2xxx/qla_mbx.c >+++ b/drivers/scsi/qla2xxx/qla_mbx.c >@@ -2792,8 +2792,8 @@ qla84xx_verify_chip(struct scsi_qla_host > /* We update the firmware with only one data sequence. */ > options |= VCO_END_OF_DATA; > >- retry = 0; > do { >+ retry = 0; > memset(mn, 0, sizeof(*mn)); > mn->p.req.entry_type = VERIFY_CHIP_IOCB_TYPE; > mn->p.req.entry_count = 1; >-- >1.4.4.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 450645
:
308785
|
308786
|
308787
|
308788
| 308789 |
308790
|
308791
|
308792
|
308793
|
308794
|
308795