First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 148317
Alias:
Product:
Component:
Status: CLOSED
Resolution: UPSTREAM
Assigned To: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Joakim Crafack <joakim@crafack.dk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 148317 depends on: Show dependency tree
Show dependency graph
Bug 148317 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-20 03:47 0000
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; da; rv:1.8.0.7)
Gecko/20060917 Firefox/1.5.0.7
Build Identifier: 

Any kernel newer than 2.6.16-gentoo-r13 fails to detect SATA disk during boot.

Problem has been reproduced on vanilla kernel (git).
git bisect says the following commit is responsible:

  d133ecab8ff1233c2eb3ecb94f7956aa10002300 is first bad commit
  commit d133ecab8ff1233c2eb3ecb94f7956aa10002300
  Author: Tejun Heo <htejun@gmail.com>
  Date:   Wed Mar 1 01:25:39 2006 +0900
  [PATCH] ata_piix: reimplement piix_sata_probe()

See upstream report http://bugzilla.kernel.org/show_bug.cgi?id=7170

Reproducible: Always

Steps to Reproduce:
1. Boot any 2.6.17 (or 2.6.18) kernel

Actual Results:  
Kernel says (in part) 
  ata1: SRST failed (status 0xFF)
  ata1: SRST failed (err_mask=0x100)
  ata1: softreset failed, retrying in 5 secs
  ata1: SRST failed (status 0xFF)
  ata1: SRST failed (err_mask=0x100)
  ata1: softreset failed, retrying in 5 secs
  ata1: reset failed, giving up
and panics (as no boot disk i spresent)

Expected Results:  
Normal boot

------- Comment #1 From Daniel Drake 2006-09-20 15:05:08 0000 -------
Thanks, will watch upstream bug

First Last Prev Next    No search results available      Search page      Enter new bug