linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/2] Add kernel seccomp support for m68k
@ 2021-06-28 23:55 Michael Schmitz
  2021-06-28 23:55 ` [PATCH v7 1/2] m68k/kernel - wire up syscall_trace_enter/leave " Michael Schmitz
  2021-06-28 23:55 ` [PATCH v7 2/2] m68k: add kernel seccomp support Michael Schmitz
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Schmitz @ 2021-06-28 23:55 UTC (permalink / raw)
  To: linux-m68k, geert; +Cc: glaubitz, schwab

Respin of m68k kernel seccomp support. 

I have added syscall_trace_enter() return code checks for
coldfire and 68000 in patch 1, and syscall_get_error(),
syscall_get_return_value() and syscall_set_arguments() defs
in patch 2 (the latter are not used without adding further
code to support tracehooks or syscall tracepoints though).


Cheers,

	Michael


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-28 23:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28 23:55 [PATCH v7 0/2] Add kernel seccomp support for m68k Michael Schmitz
2021-06-28 23:55 ` [PATCH v7 1/2] m68k/kernel - wire up syscall_trace_enter/leave " Michael Schmitz
2021-06-28 23:55 ` [PATCH v7 2/2] m68k: add kernel seccomp support Michael Schmitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).