diff options
author | Marco Elver <elver@google.com> | 2020-07-29 13:09:15 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-07-31 12:11:58 +0200 |
commit | 0584df9c12f449124d0bfef9899e5365604ee7a9 (patch) | |
tree | b3fb4d938074e968bdbcc49f96a7fcb2353fdac1 /kernel/kcsan/report.c | |
parent | seqlock: lockdep assert non-preemptibility on seqcount_t write (diff) | |
download | linux-0584df9c12f449124d0bfef9899e5365604ee7a9.tar.xz linux-0584df9c12f449124d0bfef9899e5365604ee7a9.zip |
lockdep: Refactor IRQ trace events fields into struct
Refactor the IRQ trace events fields, used for printing information
about the IRQ trace events, into a separate struct 'irqtrace_events'.
This improves readability by separating the information only used in
reporting, as well as enables (simplified) storing/restoring of
irqtrace_events snapshots.
No functional change intended.
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20200729110916.3920464-1-elver@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/kcsan/report.c')
0 files changed, 0 insertions, 0 deletions