diff options
author | Mark Rutland <mark.rutland@arm.com> | 2021-04-14 13:28:21 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-05-18 10:58:15 -0700 |
commit | 39b2e763f2defe326e960daefb7fe6acbb2a95b1 (patch) | |
tree | b73e3e48354f9d62e585d67539efe62a80f99c4d /lib/mpi/mpi-sub-ui.c | |
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 <mark.rutland@arm.com>
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions