Commit 1301a2c
committed
mm: restore documentation for __free_pages()
JIRA: https://issues.redhat.com/browse/RHEL-78202
Conflicts:
- conflicts due to missing mm series "Allocate and free frozen pages"
commit 3091b61
Author: Matthew Wilcox (Oracle) <willy@infradead.org>
Date: Wed Jun 4 20:03:26 2025 +0100
mm: restore documentation for __free_pages()
The documentation was converted to be for ___free_pages(), which doesn't
need documentation as it's static.
Link: https://lkml.kernel.org/r/20250604190327.814086-1-willy@infradead.org
Fixes: 8c57b68 (mm, bpf: Introduce free_pages_nolock())
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Gregory Bell <grbell@redhat.com>1 parent 60f7b35 commit 1301a2c
1 file changed
+18
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4872 | 4872 | | |
4873 | 4873 | | |
4874 | 4874 | | |
| 4875 | + | |
| 4876 | + | |
| 4877 | + | |
| 4878 | + | |
| 4879 | + | |
| 4880 | + | |
| 4881 | + | |
| 4882 | + | |
| 4883 | + | |
| 4884 | + | |
| 4885 | + | |
| 4886 | + | |
| 4887 | + | |
| 4888 | + | |
| 4889 | + | |
| 4890 | + | |
| 4891 | + | |
4875 | 4892 | | |
4876 | | - | |
| 4893 | + | |
4877 | 4894 | | |
4878 | 4895 | | |
4879 | | - | |
4880 | 4896 | | |
4881 | 4897 | | |
4882 | 4898 | | |
| |||
4893 | 4909 | | |
4894 | 4910 | | |
4895 | 4911 | | |
4896 | | - | |
4897 | | - | |
4898 | | - | |
4899 | | - | |
4900 | | - | |
4901 | | - | |
4902 | | - | |
4903 | | - | |
4904 | | - | |
4905 | | - | |
4906 | | - | |
4907 | | - | |
4908 | | - | |
4909 | | - | |
4910 | | - | |
4911 | | - | |
4912 | 4912 | | |
4913 | 4913 | | |
4914 | 4914 | | |
| |||
0 commit comments