Bug 7581
Summary: | hddtemp broke | ||
---|---|---|---|
Product: | IO/Storage | Reporter: | Nicolas Mailhot (Nicolas.Mailhot) |
Component: | Block Layer | Assignee: | Jens Axboe (axboe) |
Status: | REJECTED WILL_NOT_FIX | ||
Severity: | normal | CC: | akpm, axboe, bunk, hancockrwd, htejun |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.19-rc6-mm1 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
dmesg
kernel config Patch for hddtemp |
Description
Nicolas Mailhot
2006-11-25 05:10:35 UTC
kernel built with patch in attachment #9540 [details] from bug #7538 Created attachment 9623 [details]
dmesg
Created attachment 9624 [details]
kernel config
BTW two of the four disks hang from SiI 3114 so the sata_nv ADMA are not responsible for hddtemp problems I see this too, in 2.6.20-rc1. I'm fairly sure the problem is caused in mainline by 0e75f9063f5c55fb0b0b546a7c356f8ec186825e ("support larger block pc requests") and it isn't fixed by 77d172ce ("[PATCH] fix SG_IO bio leak"). I think SATA is off the hook. Works in 2.6.19, but not in 2.6.19+0e75f9063f5c55fb0b0b546a7c356f8ec186825e. I can reproduce this now, am looking at fixing it. Created attachment 9883 [details]
Patch for hddtemp
hddtemp includes fragile and wrong sense checks, remove those.
Also see: http://lkml.org/lkml/2006/12/19/131 Closing this bug. Thanks for looking at this, and happy new year to all |