diff options
author | Al Viro <[email protected]> | 2024-01-24 10:57:02 -0500 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2024-05-03 22:09:17 +0200 |
commit | b973afe9d805d04230f55743bda1e34ce5ff8940 (patch) | |
tree | 5b05ec66faca9ca59a886043b0d961ba40c0bc21 /scripts/gdb/linux/modules.py | |
parent | 397c66c2c989ff98a5016c69cb1547676d596fd1 (diff) |
alpha: add clone3() support
Since clone3() needs the full register state saved for copying into
the child, it needs the same kind of wrapper as fork(), vfork() and
clone(). Exact same wrapper works, actually...
Signed-off-by: Al Viro <[email protected]>
Acked-by: Paul E. McKenney <[email protected]>
Acked-by: Matt Turner <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions