linux/drivers/xen
Jeremy Fitzhardinge 0f2287ad7c xen: fix unbind_from_irq()
Rearrange the tests in unbind_from_irq() so that we can still unbind
an irq even if the underlying event channel is bad.  This allows a
device driver to shuffle its irqs on save/restore before the
underlying event channels have been fixed up.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-27 10:11:37 +02:00
..
xenbus
balloon.c xen: drivers/xen/balloon.c: make a function static 2008-05-27 10:11:37 +02:00
events.c xen: fix unbind_from_irq() 2008-05-27 10:11:37 +02:00
features.c
grant-table.c
Kconfig
Makefile
manage.c
xencomm.c