linux-stable-rt/drivers/xen
Jeremy Fitzhardinge 7d88d32a46 xenbus: rebind irq on restore
When restoring, rebind the existing xenbus irq to the new xenbus event
channel.  (It turns out in practice that this is always the same, and
is never updated on restore.  That's a bug, but Xeno-linux has been
like this for a long time, so it can't really be fixed.)

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-27 10:11:38 +02:00
..
xenbus xenbus: rebind irq on restore 2008-05-27 10:11:38 +02:00
Kconfig
Makefile xen: Move manage.c to drivers/xen for ia64/xen support 2008-05-27 10:11:36 +02:00
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
manage.c xen: Move manage.c to drivers/xen for ia64/xen support 2008-05-27 10:11:36 +02:00
xencomm.c