Pengyu Zhang <zpenya1314@gmail.com> writes:
> Translate page_tables.rst to Simplified Chinese.
>
> Fix a mistake for pfn value in mm/page_tables.rst.
>
> Add a entry in Chinese glossary
>
> Pengyu Zhang (4):
> Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
> Docs/mm: Fix a mistake for pfn in page_tables.rst
> Docs/zh_CN: Fix the pfn calculation error in page_tables.rst
> docs/zh_CN: Add a entry in Chinese glossary
>
> Documentation/mm/page_tables.rst | 2 +-
> Documentation/translations/zh_CN/glossary.rst | 1 +
> Documentation/translations/zh_CN/mm/index.rst | 1 +
> .../translations/zh_CN/mm/page_tables.rst | 221 ++++++++++++++++++
> 4 files changed, 224 insertions(+), 1 deletion(-)
> create mode 100644 Documentation/translations/zh_CN/mm/page_tables.rst
Series applied (minus #2, applied previously).
Thanks,
jon