xen: events: propagate irq allocation failure instead of panicking
authorIan Campbell <ian.campbell@citrix.com>
Thu, 10 Mar 2011 16:08:15 +0000 (16:08 +0000)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 10 Mar 2011 19:48:45 +0000 (14:48 -0500)
commit7bee976822a78bbb278790c2cd64293568592cdb
tree85cf33e4ccf140cbf5848b515b761c69880ab7e0
parent6cb9bf3aaffcdd175574a9d66af4ad69156d0070
xen: events: propagate irq allocation failure instead of panicking

Running out of IRQs need not be fatal to the machine as a whole.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/events.c