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 153342 Details for
Bug 237635
kernel panic on cciss when running hpacucli
[?]
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]
minimal fix for hpacucli oops
kernel-2.6.9-hpacucli-oops.patch (text/plain), 482 bytes, created by
Bryn M. Reeves
on 2007-04-24 10:55:35 UTC
(
hide
)
Description:
minimal fix for hpacucli oops
Filename:
MIME Type:
Creator:
Bryn M. Reeves
Created:
2007-04-24 10:55:35 UTC
Size:
482 bytes
patch
obsolete
>--- kernel-2.6.9/linux-2.6.9/drivers/block/cciss.c.hpacucli-oops 2007-04-24 10:32:11.000000000 +0100 >+++ kernel-2.6.9/linux-2.6.9/drivers/block/cciss.c 2007-04-24 11:15:50.000000000 +0100 >@@ -1431,6 +1431,8 @@ > /* This is a limit in the driver and could be eliminated. */ > blk_queue_max_phys_segments(disk->queue, MAXSGENTRIES); > >+ blk_queue_softirq_done(disk->queue, cciss_softirq_done); >+ > blk_queue_max_sectors(disk->queue, 512); > > disk->queue->queuedata = hba[ctlr];
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 237635
:
153342
|
153343