diff options
author | Kars de Jong <[email protected]> | 2019-11-24 20:52:25 +0100 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2020-01-12 16:49:20 +0100 |
commit | e8bb2a2a1d51511e6b3f7e08125d52ec73c11139 (patch) | |
tree | 0a99bdc9e0a44185c4f2902054d771e8cfe80147 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 46cf053efec6a3a5f343fead837777efe8252a46 (diff) |
m68k: Wire up clone3() syscall
Wire up the clone3() syscall for m68k. The special entry point is done in
assembler as was done for clone() as well. This is needed because all
registers need to be saved. The C wrapper then calls the generic
sys_clone3() with the correct arguments.
Tested on A1200 using the simple test program from:
https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Kars de Jong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions