diff options
| author | Thomas Gleixner <[email protected]> | 2014-02-23 21:40:20 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2014-03-04 17:37:53 +0100 |
| commit | 02893afdd310fab8f41f6afbe5233c6609ec19ed (patch) | |
| tree | a5e9c586e3b48b0489527483e28ac2e140d54255 /scripts/objdiff | |
| parent | 589d03e93f6cd595f68891e48f0804f2c8f38aae (diff) | |
xen: Get rid of the last irq_desc abuse
Warn if any PIRQ cannot be bound to an event channel. Remove the check
for irq_desc->action. This hypercall never fails in practice so we can
emit a warning unconditionally.
Remove a check for a valid irq desc. The only caller of
xen_destroy_irq() will only do so if the irq was previously fully
setup, which means the descriptor has been allocated as well.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: Xen <[email protected]>
Cc: David Vrabel <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions