🆕 内核线程(在kernel_thtread函数中调用test_mm会产生问题)

This commit is contained in:
fslongjin
2022-02-10 13:45:38 +08:00
parent 39ddc21ca5
commit 67633eb04e
12 changed files with 752 additions and 83 deletions

View File

@ -2,6 +2,8 @@
// Created by longjin.
// 2022/01/20
#include "common/asm.h"
.section .text
.global _start
@ -140,6 +142,11 @@ m_ignore_int:
go_to_ignore_int:
.quad ignore_int
ENTRY(_stack_start)
.quad initial_proc_union + 32768
//
.align 8 //8byte
.org 0x1000 //0x1000