public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: EC <wingman@waika9.com>
Cc: "'Alan J. Wylie'" <alan@wylie.me.uk>,
	linux-kernel@vger.kernel.org,
	"'Marcelo Tosatti'" <marcelo.tosatti@cyclades.com>
Subject: Re: 2.4.29-pre1 OOPS early in boot with Intel ICH5 SATA controller
Date: Sat, 11 Dec 2004 15:37:12 -0500	[thread overview]
Message-ID: <41BB5A78.1040008@pobox.com> (raw)
In-Reply-To: <20041211202423.6CF4B1734ED@postfix3-1.free.fr>

EC wrote:
>>-----Message d'origine-----
>>De : Jeff Garzik [mailto:jgarzik@pobox.com]
>>Envoyé : samedi 11 décembre 2004 19:52
>>À : Alan J. Wylie
>>Cc : linux-kernel@vger.kernel.org; EC; Marcelo Tosatti
>>Objet : Re: 2.4.29-pre1 OOPS early in boot with Intel ICH5 SATA controller
>>
>>Alan J. Wylie wrote:
>>
>>>Code;  c01ccd07 <ata_host_add+57/80>
>>>00000000 <_EIP>:
>>>Code;  c01ccd07 <ata_host_add+57/80>   <=====
>>>   0:   ff 50 50                  call   *0x50(%eax)   <=====
>>>Code;  c01ccd0a <ata_host_add+5a/80>
>>>   3:   89 da                     mov    %ebx,%edx
>>>Code;  c01ccd0c <ata_host_add+5c/80>
>>>   5:   85 c0                     test   %eax,%eax
>>>Code;  c01ccd0e <ata_host_add+5e/80>
>>>   7:   75 12                     jne    1b <_EIP+0x1b>
>>>Code;  c01ccd10 <ata_host_add+60/80>
>>>   9:   8b 5c 24 14               mov    0x14(%esp),%ebx
>>>Code;  c01ccd14 <ata_host_add+64/80>
>>>   d:   89 d0                     mov    %edx,%eax
>>>Code;  c01ccd16 <ata_host_add+66/80>
>>>   f:   8b 74 24 18               mov    0x18(%esp),%esi
>>>Code;  c01ccd1a <ata_host_add+6a/80>
>>>  13:   8b 00                     mov    (%eax),%eax
>>
>>If you are getting an oops there, it looks like your ata_piix driver is
>>mismatched from the libata core.  Did you compile them both at the same
>>time, from the same source kernel?
>>
>>The assembly code above is where function ata_host_add in libata-core.c
>>calls "ap->ops->port_start", which definitely exists in ata_piix.c.
>>
>>	Jeff
> 
> 
> After some more testing I made my system work again. 
> With 2.4.27 kernel + patch : SATA Only works fine in BIOS.
> With 2.4.28 kerenl, no patch : *Must* put enhanced mode (SATA Only makes
> oops).

Can you provide oops output decoded with ksymoops?

	Jeff




  reply	other threads:[~2004-12-11 20:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-09  9:49 2.4.29-pre1 OOPS early in boot with Intel ICH5 SATA controller Alan J. Wylie
2004-12-10 16:04 ` Alan J. Wylie
2004-12-11 18:52 ` Jeff Garzik
2004-12-11 20:24   ` EC
2004-12-11 20:37     ` Jeff Garzik [this message]
2004-12-11 20:59       ` EC
2004-12-12 15:40   ` Alan J. Wylie
2004-12-13 10:50   ` Alan J. Wylie
2004-12-13 11:09     ` Jeff Garzik
2004-12-13 12:11       ` Alan J. Wylie
2005-02-19 17:33         ` Jeff Garzik
2005-02-19 17:41           ` Alan J. Wylie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41BB5A78.1040008@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=alan@wylie.me.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    --cc=wingman@waika9.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox