diff options
author | Mark Rutland <[email protected]> | 2021-04-14 13:28:21 +0200 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2021-05-18 10:58:15 -0700 |
commit | 39b2e763f2defe326e960daefb7fe6acbb2a95b1 (patch) | |
tree | b73e3e48354f9d62e585d67539efe62a80f99c4d /scripts/gdb/linux/tasks.py | |
parent | 97aa6139e1b506795ab19941b1c3851042199788 (diff) |
kcsan: Refactor access_info initialization
In subsequent patches we'll want to split kcsan_report() into distinct
handlers for each report type. The largest bit of common work is
initializing the `access_info`, so let's factor this out into a helper,
and have the kcsan_report_*() functions pass the `aaccess_info` as a
parameter to kcsan_report().
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Signed-off-by: Marco Elver <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions