Alex Nixon 2b46b37de7 xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabled
When sparse IRQs are enabled, it is not safe to assume an IRQ descriptor
exists for every possible IRQ.  This patch causes init_evtchn_cpu_bindings
to skip initialisation of IRQ descriptors which don't exist.

Signed-off-by: Alex Nixon <alex.nixon@citrix.com>
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-16 16:52:58 +02:00
..
2008-08-19 18:47:56 +02:00
2008-08-26 00:19:28 +10:00
2008-10-09 15:33:57 +02:00
2008-10-16 16:52:05 +02:00
2008-10-16 16:52:06 +02:00
2008-09-03 15:55:32 -07:00
2008-10-16 16:52:56 +02:00
2008-10-16 16:52:06 +02:00
2008-08-04 12:51:06 +09:00
2008-08-13 17:33:00 -07:00