diff options
author | raymond pang <[email protected]> | 2017-08-22 23:44:47 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-23 10:17:17 +0200 |
commit | adfaf18334cbf16c563e4ebc67e968ea1b17ec51 (patch) | |
tree | 2d869cf559c5e45efec4fe796800aea7b642b035 /tools/lib/api/debug.c | |
parent | 14ccee78fc82f5512908f4424f541549a5705b89 (diff) |
x86/ioapic: Print the IRTE's index field correctly when enabling INTR
When enabling interrupt remap, IOAPIC's RTE contains the interrupt_index
field of IRTE. This field is composed of the ->index and the ->index2 members
of 'struct IR_IO_APIC_route_entry' - but what we print out currently only
uses ->index.
Fix it.
Signed-off-by: Raymond Pang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/CAHG4imNDzpDyOVi7MByVrLQ%[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions