Re: [PATCH v2 2/2] docs/zh_CN: add core api cpu_hotplug translation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Yanteng,

two small problem.

On Tue, Jun 15, 2021 at 03:03:50PM +0800, Yanteng Si wrote:
> Translate Documentation/core-api/cpu_hotplug.rst into Chinese.
> 
> Signed-off-by: Yanteng Si <siyanteng@xxxxxxxxxxx>
> ---
>  .../zh_CN/core-api/cpu_hotplug.rst            | 348 ++++++++++++++++++
>  .../translations/zh_CN/core-api/index.rst     |   2 +-
>  2 files changed, 349 insertions(+), 1 deletion(-)
>  create mode 100644 Documentation/translations/zh_CN/core-api/cpu_hotplug.rst
> 
> diff --git a/Documentation/translations/zh_CN/core-api/cpu_hotplug.rst b/Documentation/translations/zh_CN/core-api/cpu_hotplug.rst
> new file mode 100644
> index 000000000000..f4174ed3aeca
> --- /dev/null
> +++ b/Documentation/translations/zh_CN/core-api/cpu_hotplug.rst
> @@ -0,0 +1,348 @@
> +.. include:: ../disclaimer-zh_CN.rst
> +
> +:Original: Documentation/core-api/cpu_hotplug.rst
> +:翻译:
> +
> +司延腾 Yanteng Si <siyanteng@xxxxxxxxxxx>
   ^
   need a space at the beginning

[...]
> +CPU位图
> +=======
> +
> +``cpu_possible_mask``
> +  系统中可能可用CPU的位图。这是用来为per_cpu变量分配一些启动时的内存,这些变量
> +  不会随着CPU的可用或移除而增加/减少。一旦在启动时的发现阶段被设置,该地图就是静态
                                                                         ^^^^
s/地图/映射/

[...]

Please fix them :)
and 
Reviewed-by: Wu XiangCheng <bobwxc@xxxxxxxx>

Thanks,
	Wu X.C.

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux