From cde9070d9970eef1f7ec2360586c802a16230ad8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:50 +0000 Subject: [PATCH] rtl88x2CE_WiFi_linux driver --- kernel/Documentation/translations/zh_CN/oops-tracing.txt | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/Documentation/translations/zh_CN/oops-tracing.txt b/kernel/Documentation/translations/zh_CN/oops-tracing.txt index a893f04..c5f3bda 100644 --- a/kernel/Documentation/translations/zh_CN/oops-tracing.txt +++ b/kernel/Documentation/translations/zh_CN/oops-tracing.txt @@ -16,7 +16,7 @@ 中文版维护者: 杨瑞 Dave Young <hidave.darkstar@gmail.com> 中文版翻译者: 杨瑞 Dave Young <hidave.darkstar@gmail.com> -中文版校译者: 李阳 Li Yang <leo@zh-kernel.org> +中文版校译者: 李阳 Li Yang <leoyang.li@nxp.com> 王聪 Wang Cong <xiyou.wangcong@gmail.com> 以下为正文 @@ -53,8 +53,8 @@ (2)用串口终端启动(请参看Documentation/admin-guide/serial-console.rst),运行一个null modem到另一台机器并用你喜欢的通讯工具获取输出。Minicom工作地很好。 -(3)使用Kdump(请参看Documentation/kdump/kdump.txt), -使用在Documentation/kdump/gdbmacros.txt中定义的dmesg gdb宏,从旧的内存中提取内核 +(3)使用Kdump(请参看Documentation/admin-guide/kdump/kdump.rst), +使用在Documentation/admin-guide/kdump/gdbmacros.txt中定义的dmesg gdb宏,从旧的内存中提取内核 环形缓冲区。 完整信息 -- Gitblit v1.6.2