All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/4] translate page_tables.rst and fix PFN calculation
@ 2024-10-16 14:17 Pengyu Zhang
  2024-10-16 14:17 ` [PATCH v6 1/4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese Pengyu Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Pengyu Zhang @ 2024-10-16 14:17 UTC (permalink / raw)
  To: alexs, siyanteng, corbet, seakeel, si.yanteng
  Cc: linux-doc, linux-kernel, yaxin_wang_uestc, zenghui.yu,
	Pengyu Zhang

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

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-10-21 15:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-16 14:17 [PATCH v6 0/4] translate page_tables.rst and fix PFN calculation Pengyu Zhang
2024-10-16 14:17 ` [PATCH v6 1/4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese Pengyu Zhang
2024-10-17  2:23   ` Yanteng Si
2024-10-16 14:17 ` [PATCH v6 2/4] Docs/mm: Fix a mistake for pfn in page_tables.rst Pengyu Zhang
2024-10-17 14:55   ` Jonathan Corbet
2024-10-16 14:18 ` [PATCH v6 3/4] Docs/zh_CN: Fix the pfn calculation error " Pengyu Zhang
2024-10-16 14:18 ` [PATCH v6 4/4] docs/zh_CN: Add a entry in Chinese glossary Pengyu Zhang
2024-10-17  2:24   ` Yanteng Si
2024-10-21 15:48 ` [PATCH v6 0/4] translate page_tables.rst and fix PFN calculation Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.