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 308791 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]
fix debug messages
qla2xxx_rhel4.7_debug_msgs_patch15.txt (text/plain), 1.71 KB, created by
Marcus Barrow
on 2008-06-10 10:21:49 UTC
(
hide
)
Description:
fix debug messages
Filename:
MIME Type:
Creator:
Marcus Barrow
Created:
2008-06-10 10:21:49 UTC
Size:
1.71 KB
patch
obsolete
> >BZ 450645 [7/11] several fixes: ioctl module and slab corruption > >This patch just fixes the name of dump routines in debug statements, >but is included to help the other patches apply and stay in sync. > > >--- > drivers/scsi/qla2xxx/qim_fo.c | 2 +- > drivers/scsi/qla2xxx/qim_inioct.c | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/drivers/scsi/qla2xxx/qim_fo.c b/drivers/scsi/qla2xxx/qim_fo.c >index 563dd3d..e1027cf 100644 >--- a/drivers/scsi/qla2xxx/qim_fo.c >+++ b/drivers/scsi/qla2xxx/qim_fo.c >@@ -544,7 +544,7 @@ qim_fo_get_lun_data(EXT_IOCTL *pext, FO_ > > DEBUG9(printk("%s: got lun_mask for tgt %d\n", > __func__, cnt);) >- DEBUG9(qla2x00_dump_buffer((char *)&(fcport->lun_mask), >+ DEBUG9(qim_dump_buffer((char *)&(fcport->lun_mask), > sizeof(lun_bit_mask_t));) > > ret = copy_to_user(u_entry, entry, >diff --git a/drivers/scsi/qla2xxx/qim_inioct.c b/drivers/scsi/qla2xxx/qim_inioct.c >index c03aa07..ceb2673 100644 >--- a/drivers/scsi/qla2xxx/qim_inioct.c >+++ b/drivers/scsi/qla2xxx/qim_inioct.c >@@ -1368,7 +1368,7 @@ qim84xx_execute_access_data_cmd(scsi_qla > > DEBUG16(printk("%s(%ld): Dump of Access CS84XX IOCB request \n", > __func__, ha->host_no)); >- DEBUG16(qla2x00_dump_buffer((uint8_t *)mn, >+ DEBUG16(qim_dump_buffer((uint8_t *)mn, > sizeof(struct a84_mgmt_request))); > > rval = qim_issue_iocb(ha, mn, mn_dma, 0); >@@ -1378,7 +1378,7 @@ qim84xx_execute_access_data_cmd(scsi_qla > } else { > DEBUG16(printk("%s(%ld): Dump of Access CS84XX IOCB response\n", > __func__, ha->host_no)); >- DEBUG16(qla2x00_dump_buffer((uint8_t *)mn, >+ DEBUG16(qim_dump_buffer((uint8_t *)mn, > sizeof(struct a84_mgmt_request))); > > DEBUG16(printk("scsi(%ld): ql24xx_verify_cs84xx: " >-- >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