All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Erik Brakkee <erik@brakkee.org>
Subject: Re: Re: CONFIG_SPARSE_IRQ breaks single VCPU domain 0 between xen/master and xen/next
Date: Mon, 1 Mar 2010 12:47:29 -0500	[thread overview]
Message-ID: <20100301174729.GB8985@phenom.dumpdata.com> (raw)
In-Reply-To: <1267439597.11737.20555.camel@zakaz.uk.xensource.com>

On Mon, Mar 01, 2010 at 10:33:17AM +0000, Ian Campbell wrote:
> On Sun, 2010-02-28 at 12:01 +0000, Erik Brakkee wrote:
> > Ian Campbell <Ian.Campbell <at> citrix.com> writes:
> > 
> > > 
> > > With a single VCPU domain 0 (either due to hardware on dom0_max_vcpus=1)
> > > and CONFIG_SPARSE_IRQ on xen/next I see:
> > > 
> > >         Kernel panic - not syncing: No available IRQ to bind to: increase
> > nr_irqs! (currently 256, started from 256)
> > > 
> > 
> > 
> > The strange thing is that the kernel panic at boot also appears with xen/master
> > now. I am using the .config from
> > http://wiki.xensource.com/xenwiki/XenParavirtOps. This behavior is occurring on
> > a Sony Vaio F11 laptop (Core i7 720QM, 8GB memory).
> > 
> > Is there a simple workaround for this problem?
> 
> I think the xen/master case is actually down to my "fix off-by-one error
> in find_unbound_irq" change -- should probably be reverted.

Shouldn't your other patch, the one that inserts the

if (start == nr_irqs) goto out;

be added instead?

  parent reply	other threads:[~2010-03-01 17:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-26 11:42 CONFIG_SPARSE_IRQ breaks single VCPU domain 0 between xen/master and xen/next Ian Campbell
2010-02-26 12:05 ` Ian Campbell
2010-02-26 16:17   ` Ian Campbell
2010-02-26 17:28     ` Jeremy Fitzhardinge
2010-03-01  9:41       ` Ian Campbell
2010-03-01 11:27         ` Ian Campbell
2010-03-19 18:11           ` Thomas Schwinge
2010-03-01 12:34       ` Zhang, Xiantao
2010-03-03 22:35         ` Jeremy Fitzhardinge
2010-03-05  2:41           ` Zhang, Xiantao
2010-03-19 15:07             ` Ian Campbell
2010-03-19 23:45               ` Jeremy Fitzhardinge
2010-02-28 12:01 ` Erik Brakkee
2010-02-28 20:12   ` Erik Brakkee
2010-03-01 10:33   ` Ian Campbell
2010-03-01 17:44     ` Erik Brakkee
2010-03-01 17:47     ` Konrad Rzeszutek Wilk [this message]
2010-03-01 19:36       ` Ian Campbell

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=20100301174729.GB8985@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=erik@brakkee.org \
    --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.