aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorIan Campbell <[email protected]>2011-01-11 17:20:15 +0000
committerKonrad Rzeszutek Wilk <[email protected]>2011-03-03 11:56:59 -0500
commitc9df1ce585e3bb5a2f101c1d87381b285a9f962f (patch)
tree33a0cad7b28df7fe8eab3410b195a29273eb2c68 /scripts/basic/docproc.c
parentcbf6aa89fc52c5253ee141d53eeb73147eb37ac0 (diff)
xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq
This is neater than open-coded calls to irq_alloc_desc_at and irq_free_desc. No intended behavioural change. Note that we previously were not checking the return value of irq_alloc_desc_at which would be failing for GSI<NR_IRQS_LEGACY because the core architecture code has already allocated those for us. Hence the additional check against NR_IRQS_LEGACY in xen_allocate_irq_gsi. Signed-off-by: Ian Campbell <[email protected]> Signed-off-by: Konrad Rzeszutek Wilk <[email protected]> Cc: Stefano Stabellini <[email protected]> Cc: Jeremy Fitzhardinge <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions