mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
🆕 exec (存在bug
This commit is contained in:
@ -31,4 +31,4 @@ ENTRY(kernel_thread_func)
|
||||
movq %rdx, %rdi
|
||||
callq *%rbx
|
||||
movq %rax, %rdi
|
||||
callq process_thread_do_exit
|
||||
callq process_do_exit
|
Reference in New Issue
Block a user