All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xen: events: a couple of minor cleanups
@ 2011-02-09 11:09 Ian Campbell
  2011-02-09 11:10 ` [PATCH 1/2] xen: events: do not workaround too-small nr_irqs Ian Campbell
  2011-02-09 11:10 ` [PATCH 2/2] xen: events: propagate irq allocation failure instead of panicing Ian Campbell
  0 siblings, 2 replies; 9+ messages in thread
From: Ian Campbell @ 2011-02-09 11:09 UTC (permalink / raw)
  To: xen-devel; +Cc: Jeremy Fitzhardinge, Konrad Rzeszutek Wilk

The following two patches:

Remove the "allocating IRQs backwards" workaround which was useful
before the core irq allocator infrastructure was available but isn't any
longer.

Stop panicking on irq allocation failure, it's not necessarily fatal to
the host to not be able to allocate an irq. I did a brief sweep of the
callers and they appear to mostly do something sane with the failure.

These are on top of Konrad's stable/irq.rework branch.

Ian.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-02-16 17:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-09 11:09 [PATCH 0/2] xen: events: a couple of minor cleanups Ian Campbell
2011-02-09 11:10 ` [PATCH 1/2] xen: events: do not workaround too-small nr_irqs Ian Campbell
2011-02-09 16:21   ` Konrad Rzeszutek Wilk
2011-02-09 16:57     ` Ian Campbell
2011-02-15 15:15     ` Ian Campbell
2011-02-16 16:14       ` Ian Campbell
2011-02-16 16:55         ` Konrad Rzeszutek Wilk
2011-02-16 17:06           ` Ian Campbell
2011-02-09 11:10 ` [PATCH 2/2] xen: events: propagate irq allocation failure instead of panicing Ian Campbell

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.