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