diff options
author | Thomas Gleixner <[email protected]> | 2020-12-10 20:26:04 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-12-15 16:19:37 +0100 |
commit | 62ebcda8a8dfa4aeaa3288020a082787910afebc (patch) | |
tree | d5671333409d71e98bf96ccbe8af5c096f81729d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f7a6f994b4f0ee69c656dda3da11431d92d6b08f (diff) |
xen/events: Reduce irq_info:: Spurious_cnt storage size
To prepare for interrupt spreading reduce the storage size of
irq_info::spurious_cnt to u8 so the required flag for the spreading logic
will not increase the storage size.
Protect the usage site against overruns.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Boris Ostrovsky <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: Stefano Stabellini <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions