commit | d77bbd4db475e2edc78edb7f94a258159c140b54 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Fri Feb 06 14:09:45 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 09 12:18:00 2009 +0100 |
tree | 8dfa75977211479a73faac5371a548a3e521bd1e | |
parent | ced40d0f3e8833bb8d7d8e2cbfac7da0bf7008c4 [diff] |
xen: remove irq bindcount There should be no need for us to maintain our own bind count for irqs, since the surrounding irq system should keep track of shared irqs for us. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>