DragonOS/kernel
longjin a274d5a01d 暂时解决idr不能跑的问题(目前只能在o1下运行,o0存在栈损坏错误) 2022-10-23 16:43:57 +08:00
..
arch Patch add idr (#56) 2022-10-23 16:07:28 +08:00
common Patch add idr (#56) 2022-10-23 16:07:28 +08:00
debug 将makefile中的gcc字样用$(CC)环境变量代替 2022-10-16 11:08:32 +08:00
driver bugfix: 修正潜在的错误路径 (#64) 2022-10-22 20:17:40 +08:00
exception Merge branch 'patch-fix-gcc11-gp-after-enable-apic' 2022-10-16 20:55:11 +08:00
filesystem bugfix: 修正潜在的错误路径 (#64) 2022-10-22 20:17:40 +08:00
ipc 将makefile中的gcc字样用$(CC)环境变量代替 2022-10-16 11:08:32 +08:00
ktest 暂时解决idr不能跑的问题(目前只能在o1下运行,o0存在栈损坏错误) 2022-10-23 16:43:57 +08:00
lib 暂时解决idr不能跑的问题(目前只能在o1下运行,o0存在栈损坏错误) 2022-10-23 16:43:57 +08:00
mm bugfix: 修正潜在的错误路径 (#64) 2022-10-22 20:17:40 +08:00
process Patch add idr (#56) 2022-10-23 16:07:28 +08:00
sched 增加进程的调度policy属性 (#63) 2022-10-21 20:38:01 +08:00
smp 将makefile中的gcc字样用$(CC)环境变量代替 2022-10-16 11:08:32 +08:00
syscall bugfix: 修正潜在的错误路径 (#64) 2022-10-22 20:17:40 +08:00
time 将makefile中的gcc字样用$(CC)环境变量代替 2022-10-16 11:08:32 +08:00
Makefile 将makefile中的gcc字样用$(CC)环境变量代替 2022-10-16 11:08:32 +08:00
head.S bugfix: 解决了ignore_int在运行时可能破坏进程执行上下文的问题。 (#61) 2022-10-16 19:38:46 +08:00
link.lds
main.c bugfix: 解决了ignore_int在运行时可能破坏进程执行上下文的问题。 (#61) 2022-10-16 19:38:46 +08:00