Kernel: save and load sse context in more spaces

This commit is contained in:
2025-04-02 12:51:27 +03:00
parent be786be67d
commit a0123e7c2d
4 changed files with 15 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ start_kernel_thread:
.global start_userspace_thread
start_userspace_thread:
call load_thread_sse
call get_thread_start_sp
movq %rax, %rsp