All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: micah anderson <micah@riseup.net>
Cc: xen-devel@lists.xensource.com
Subject: Re: ATA driver failures with pvops dom0, (was: aic79xx failures with pvops dom0 2.6.32.25)
Date: Mon, 22 Nov 2010 16:55:35 -0500	[thread overview]
Message-ID: <20101122215535.GA26897@dumpdata.com> (raw)
In-Reply-To: <874ob9rpyx.fsf@algae.riseup.net>

On Mon, Nov 22, 2010 at 04:46:46PM -0500, micah anderson wrote:
> On Mon, 22 Nov 2010 11:28:29 -0500, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> > > [   16.572048] scsi0 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 3.0
> > > [   16.572051]         <Adaptec AIC7902 Ultra320 SCSI adapter>
> > > [   16.572053]         aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 101-133MHz, 512 SCBs
> > > [   16.572598] aic79xx 0000:03:02.1: found PCI INT B -> IRQ 5
> > 
> > That is a rather odd IRQ number that is shared amongst all of the devices. Is there
> > a "OS Compatibility" BIOS option where you can select Linux?
> 
> I'm intending to have the BIOS queried at the earliest convenient
> time. Its not near me so I can't get this information right away, but I
> will.

Take your time. I've a full plate of bugs to deal with :-(
> 
> > So MA Young found an interesting issue where the IRQs below 16 don't get programmed
> > correctly, which was fixed in .. some unstable version, but before we go that route
> > 1) Go in the serial console and hit Ctrl-A, hit '?' and hit '*' and send the
> > output. I am curious to see if the IO-APIC ends up having a proper vector as during
> > bootup it looks to be set to nothing but it should have by now have a good value.
> 
> Ok, here it is:
.. snip ..
> (XEN)    IRQ:   5 affinity:00000000,00000000,00000000,00000001 vec:38 type=IO-APIC-edge    status=00000010 in-flight=0 domain-list=0:  5(-S--),

So it thinks it is an edge, but if that IRQ is shared it has to be level. You have
a really weird motherboard..

One more thing - can you boot the kernel as baremetal (so, no Xen) and "cat /proc/interrupts"
and also attach the full serial bootup log? I am curious to see how the irq 5 is setup.
It should show up as level.

  reply	other threads:[~2010-11-22 21:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-20 21:01 aic79xx failures with pvops dom0 2.6.32.25 Micah Anderson
2010-11-20 21:41 ` Sander Eikelenboom
2010-11-21  0:08   ` micah anderson
2010-11-21 17:18   ` Micah Anderson
2010-11-22 16:28     ` Konrad Rzeszutek Wilk
2010-11-22 21:46       ` ATA driver failures with pvops dom0, (was: aic79xx failures with pvops dom0 2.6.32.25) micah anderson
2010-11-22 21:55         ` Konrad Rzeszutek Wilk [this message]
2010-11-22 22:50           ` Re: ATA driver failures with pvops dom0, Jeremy Fitzhardinge
2010-11-23  0:25             ` micah anderson
2010-11-22 23:01           ` ATA driver failures with pvops dom0, (was: aic79xx failures with pvops dom0 2.6.32.25) micah anderson
2010-11-22 23:35             ` Konrad Rzeszutek Wilk
2010-11-23 17:43               ` Stefano Stabellini
2010-11-23 18:32                 ` Konrad Rzeszutek Wilk
2010-11-29 23:33                   ` micah anderson
2010-11-23 23:18       ` Re: aic79xx failures with pvops dom0 2.6.32.25 micah anderson
2010-11-24 11:36         ` Ian Campbell
2010-11-24 13:23         ` Konrad Rzeszutek Wilk

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=20101122215535.GA26897@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=micah@riseup.net \
    --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.