DragonOS/kernel/crates
linfeng 539ee3eaeb
fix(backtrace):Use more reasonable compile options (#1056)
* fix(backtrace):Use more reasonable compile options

* 调整代码,同时解决rust analyzer未能提示warning的问题
---------

Co-authored-by: longjin <longjin@DragonOS.org>
2024-11-25 16:28:05 +08:00
..
asm_macros 让riscv64能正常切换进程,并运行完所有的initcall (#721) 2024-04-14 20:39:20 +08:00
bitmap chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
crc chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
driver_base_macros 实现了rtc的抽象,并且把x86的cmos rtc接入到设备驱动模型 (#674) 2024-03-28 00:28:13 +08:00
ida chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
intertrait chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
kcmdline_macros feat(boot): 内核启动命令行参数解析 (#969) 2024-10-13 23:39:55 +08:00
kdepends feat(ida): IDA内部改为使用XArray实现 (#934) 2024-09-25 11:20:52 +08:00
klog_types chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
kprobe feat(ebpf):[WIP] add eBPF support (#948) 2024-10-25 15:59:57 +08:00
rbpf chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
rust-slabmalloc chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
system_error chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
unified-init fix(backtrace):Use more reasonable compile options (#1056) 2024-11-25 16:28:05 +08:00
wait_queue_macros fix: pipe 读取/写入阻塞时,无法kill进程的问题 (#889) 2024-08-27 13:01:11 +08:00