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 573573 Details for
Bug 807958
Sometimes fails to assemble RAID1 when Sil3726 Port Multipliers are connected
[?]
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]
patch for libata-pmp.c in 3.2.x and 3.3 to back in 3.1.x.
libata-pmp.c.patch (text/plain), 467 bytes, created by
ANEZAKI, Akira
on 2012-03-29 08:49:19 UTC
(
hide
)
Description:
patch for libata-pmp.c in 3.2.x and 3.3 to back in 3.1.x.
Filename:
MIME Type:
Creator:
ANEZAKI, Akira
Created:
2012-03-29 08:49:19 UTC
Size:
467 bytes
patch
obsolete
>--- a/drivers/ata/libata-pmp.c 2012-03-12 20:43:00.625871123 +0900 >+++ b/drivers/ata/libata-pmp.c 2012-03-12 20:43:19.845080223 +0900 >@@ -391,7 +391,8 @@ static void sata_pmp_quirks(struct ata_p > > /* Class code report is unreliable. */ > if (link->pmp < 5) >- link->flags |= ATA_LFLAG_ASSUME_ATA; >+ link->flags |= ATA_LFLAG_NO_SRST | >+ ATA_LFLAG_ASSUME_ATA; > > /* port 5 is for SEMB device and it doesn't like SRST */ > if (link->pmp == 5)
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 807958
: 573573 |
573574
|
573575
|
573576
|
573577
|
573590