1 | The following commit has been merged into the x86/mm branch of tip: | 1 | The following commit has been merged into the x86/mm branch of tip: |
---|---|---|---|
2 | 2 | ||
3 | Commit-ID: 06e6e99da66cfca1ebac52c09c3a025ef5ccf959 | 3 | Commit-ID: 3532c1f79ffcc57d14b8387a67b01797cc0e8be0 |
4 | Gitweb: https://git.kernel.org/tip/06e6e99da66cfca1ebac52c09c3a025ef5ccf959 | 4 | Gitweb: https://git.kernel.org/tip/3532c1f79ffcc57d14b8387a67b01797cc0e8be0 |
5 | Author: Baoquan He <bhe@redhat.com> | 5 | Author: Baoquan He <bhe@redhat.com> |
6 | AuthorDate: Mon, 31 Mar 2025 16:13:26 +08:00 | 6 | AuthorDate: Mon, 31 Mar 2025 16:13:26 +08:00 |
7 | Committer: Ingo Molnar <mingo@kernel.org> | 7 | Committer: Ingo Molnar <mingo@kernel.org> |
8 | CommitterDate: Tue, 01 Apr 2025 22:47:02 +02:00 | 8 | CommitterDate: Mon, 31 Mar 2025 12:08:17 +02:00 |
9 | 9 | ||
10 | x86/mm: Remove the arch-specific p4d_leaf() definition | 10 | x86/mm: Remove the arch-specific p4d_leaf() definition |
11 | 11 | ||
12 | P4D huge pages are not supported yet, let's use the generic definition | 12 | P4D huge pages are not supported yet, let's use the generic definition |
13 | in <linux/pgtable.h>. | 13 | in <linux/pgtable.h>. |
... | ... | diff view generated by jsdifflib |