diff options
| author | Sven Schnelle <svens@linux.ibm.com> | 2023-07-17 10:14:32 +0200 |
|---|---|---|
| committer | Heiko Carstens <hca@linux.ibm.com> | 2023-07-24 12:12:24 +0200 |
| commit | e3123dfb5373939d65ac2b874189a773d37ac7f5 (patch) | |
| tree | 40757a099e1479c19fad964ea61b2bc4e26af536 /lib/mpi/mpi-sub-ui.c | |
| parent | 5216d853cb154a4866c9984fd41f71583e8bdd39 (diff) | |
s390/tracing: pass struct ftrace_regs to ftrace_trace_function
ftrace_trace_function expects a struct ftrace_regs, but the s390
architecure code passes struct pt_regs. This isn't a problem with the
current code because struct ftrace_regs contains only one member:
struct pt_regs. To avoid issues in the future this should be fixed.
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions
