diff options
author | Jan Beulich <jbeulich@suse.com> | 2011-09-18 00:25:57 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2011-09-18 00:25:57 +0100 |
commit | ac4afd4aaac5f8e6e706f97bbfb0bd925577ed15 (patch) | |
tree | 4c996b4c24c2844879582e35036eafb3355d0d53 /tools/misc/xen-hvmctx.c | |
parent | a71eeb324fcc21bb2789917601326a2dfc220704 (diff) | |
download | xen-ac4afd4aaac5f8e6e706f97bbfb0bd925577ed15.tar.gz xen-ac4afd4aaac5f8e6e706f97bbfb0bd925577ed15.tar.bz2 xen-ac4afd4aaac5f8e6e706f97bbfb0bd925577ed15.zip |
pass struct irq_desc * to all other IRQ accessors
This is again because the descriptor is generally more useful (with
the IRQ number being accessible in it if necessary) and going forward
will hopefully allow to remove all direct accesses to the IRQ
descriptor array, in turn making it possible to make this some other,
more efficient data structure.
This additionally makes the .end() accessor optional, noting that in a
number of cases the functions were empty.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Diffstat (limited to 'tools/misc/xen-hvmctx.c')
0 files changed, 0 insertions, 0 deletions