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 155343 Details for
Bug 241215
SATA update breaks reference counting
[?]
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]
remove bogus scsi_device_put in ata_scsi_scan_host
kernel-2.6.9-libata-refcount.patch (text/plain), 405 bytes, created by
Bryn M. Reeves
on 2007-05-24 13:31:25 UTC
(
hide
)
Description:
remove bogus scsi_device_put in ata_scsi_scan_host
Filename:
MIME Type:
Creator:
Bryn M. Reeves
Created:
2007-05-24 13:31:25 UTC
Size:
405 bytes
patch
obsolete
>--- kernel-2.6.9/linux-2.6.9/drivers/ata/libata-scsi.c.libata-refcount 2007-05-24 14:20:25.000000000 +0100 >+++ kernel-2.6.9/linux-2.6.9/drivers/ata/libata-scsi.c 2007-05-24 14:21:02.000000000 +0100 >@@ -2920,10 +2920,8 @@ > continue; > > sdev = __scsi_add_device(ap->scsi_host, 0, i, 0, NULL); >- if (!IS_ERR(sdev)) { >+ if (!IS_ERR(sdev)) > dev->sdev = sdev; >- scsi_device_put(sdev); >- } > } > } >
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 241215
: 155343