docs/zh_CN: Update the translation of mm-api to 6.1-rc8
authorYanteng Si <siyanteng@loongson.cn>
Sat, 10 Dec 2022 03:24:48 +0000 (11:24 +0800)
committerJonathan Corbet <corbet@lwn.net>
Mon, 2 Jan 2023 23:14:10 +0000 (16:14 -0700)
Update to commit def76fd549c5 ("mm/page_alloc: remove
obsolete gfpflags_normal_context()").

Commit 7343f2b0db49 ("headers/deps: mm: align
MANITAINERS and Docs with new gfp.h structure")

Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Wu XiangCheng <bobwxc@email.cn>
Link: https://lore.kernel.org/r/66edf54c706aaf416b5a59c0169a989a7c803e1f.1670642548.git.siyanteng@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/translations/zh_CN/core-api/mm-api.rst

index a732b0e..113359b 100644 (file)
@@ -37,7 +37,7 @@ mm/gup.c
 
 该API在以下内核代码中:
 
-include/linux/gfp.h
+include/linux/gfp_types.h
 
 Slab缓存
 ========