All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Harper <ryanh@us.ibm.com>
To: xen-devel@lists.xensource.com
Subject: Re: current unstable doesn't boot dom0 (SMP bug?)
Date: Wed, 19 Oct 2005 13:40:29 -0500	[thread overview]
Message-ID: <20051019184029.GB2004@us.ibm.com> (raw)
In-Reply-To: <43564CBE.1050402@suse.de>

I traced my dom0 SMP boot failure (SATA controller doesn't find device)
to this changeset, digging deeper.

changeset:   7415:3d27ee7da0c1
user:        kaf24@firebug.cl.cam.ac.uk
date:        Tue Oct 18 11:40:31 2005 +0100
summary:     Merge i386/x86_64 smpboot.c into a simplified common Xen version.

(7415 + 7421 fix for missing defines, SMP kernel)
ACPI: PCI Interrupt 0000:01:02.0[A] -> GSI 17 (level, low) -> IRQ 17
ata1: SATA max UDMA/100 cmd 0xE0804080 ctl 0xE080408A bmdma 0xE0804000 irq 17
ata2: SATA max UDMA/100 cmd 0xE08040C0 ctl 0xE08040CA bmdma 0xE0804008 irq 17
ata1: PIO error, drv_stat 0x50
ata1: dev 0 not supported, ignoring
scsi0 : sata_sil
ata2: no device found (phy stat 00000000)
scsi1 : sata_sil

(7415 + 7421 fix for missing defines, UP kernel)
ACPI: PCI Interrupt 0000:01:02.0[A] -> GSI 17 (level, low) -> IRQ 17
ata1: SATA max UDMA/100 cmd 0xE0804080 ctl 0xE080408A bmdma 0xE0804000 irq 17
ata2: SATA max UDMA/100 cmd 0xE08040C0 ctl 0xE08040CA bmdma 0xE0804008 irq 17
ata1: dev 0 ATA, max UDMA/133, 156312576 sectors:
ata1: dev 0 configured for UDMA/100
scsi0 : sata_sil
ata2: no device found (phy stat 00000000)
scsi1 : sata_sil
  Vendor: ATA       Model: Maxtor 6Y080M0    Rev: YAR5
  Type:   Direct-Access                      ANSI SCSI revision: 05


(7414 SMP kernel)
ACPI: PCI Interrupt 0000:01:02.0[A] -> GSI 17 (level, low) -> IRQ 17
ata1: SATA max UDMA/100 cmd 0xE0804080 ctl 0xE080408A bmdma 0xE0804000 irq 17
ata2: SATA max UDMA/100 cmd 0xE08040C0 ctl 0xE08040CA bmdma 0xE0804008 irq 17
ata1: dev 0 ATA, max UDMA/133, 156312576 sectors:
ata1: dev 0 configured for UDMA/100
scsi0 : sata_sil
ata2: no device found (phy stat 00000000)
scsi1 : sata_sil
  Vendor: ATA       Model: Maxtor 6Y080M0    Rev: YAR5
  Type:   Direct-Access                      ANSI SCSI revision: 05


-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253   T/L: 678-9253
ryanh@us.ibm.com

  parent reply	other threads:[~2005-10-19 18:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-19 13:40 current unstable doesn't boot dom0 (SMP bug?) Gerd Knorr
2005-10-19 13:48 ` Gerd Knorr
2005-10-19 16:13 ` Vincent Hanquez
2005-10-19 18:40 ` Ryan Harper [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-19 18:01 Ian Pratt
2005-10-20  9:51 ` Gerd Knorr
2005-10-20 11:55   ` Gerd Knorr

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=20051019184029.GB2004@us.ibm.com \
    --to=ryanh@us.ibm.com \
    --cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.