0be6d90c59e81d1b41db6001114 parent 89911501f3aae44a43984793341a3bf1f4c583c2 author Ian Campbell 1296726575 +0000 committer Konrad Rzeszutek Wilk 1299171627 -0500 xen: events: do not free legacy IRQs c514d00c8057 "xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq" correctly avoids reallocating legacy IRQs (which are managed by the arch core) but erroneously did not prevent them being freed. Signed-off-by: Ian Campbell Signed-off-by: Konrad Rzeszutek Wilk