From: Ian Campbell Date: Thu, 3 Feb 2011 09:49:35 +0000 (+0000) Subject: xen: events: do not free legacy IRQs X-Git-Tag: v2.6.39-rc1~520^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7214610475b2847a81478d96e4d3ba0bbe49598c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed