diff options
author | Michael Schmitz <[email protected]> | 2022-01-27 20:41:56 +1300 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2022-05-09 13:13:58 +0200 |
commit | c862fe70b023b5efeb1f360ff614b270089bd6ce (patch) | |
tree | f5e841b03b69a9cc0be3b22bf33fdb667b1d3779 /lib/mpi/mpi-sub-ui.c | |
parent | a96e4ebf3dedaf110999189939cd0272d32c4296 (diff) |
m68k: Wire up syscall_trace_enter/leave for m68k
m68k (other than Coldfire) uses syscall_trace for both trace entry
and trace exit. Seccomp support requires separate entry points for
trace entry and exit which are already provided for Coldfire.
Replace syscall_trace by syscall_trace_enter and syscall_trace_leave
in preparation for seccomp support.
No regression seen in testing with strace on ARAnyM.
Signed-off-by: Michael Schmitz <[email protected]>
Acked-by: "Eric W. Biederman" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions