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: 2b00d9031e42eabc8d32847d231ef48b8be0373d
3
Commit-ID: e62c7a4bd1d1e99e1ddd947cb526f833992c5bd4
4
Gitweb: https://git.kernel.org/tip/2b00d9031e42eabc8d32847d231ef48b8be0373d
4
Gitweb: https://git.kernel.org/tip/e62c7a4bd1d1e99e1ddd947cb526f833992c5bd4
5
Author: Baoquan He <bhe@redhat.com>
5
Author: Baoquan He <bhe@redhat.com>
6
AuthorDate: Mon, 31 Mar 2025 16:13:25 +08:00
6
AuthorDate: Mon, 31 Mar 2025 16:13:25 +08:00
7
Committer: Ingo Molnar <mingo@kernel.org>
7
Committer: Ingo Molnar <mingo@kernel.org>
8
CommitterDate: Tue, 01 Apr 2025 22:48:56 +02:00
8
CommitterDate: Mon, 31 Mar 2025 12:08:17 +02:00
9
9
10
x86/mm: Simplify the pgd_leaf() and p4d_leaf() checks a bit
10
x86/mm: Simplify the pgd_leaf() and p4d_leaf() checks a bit
11
11
12
The functions return bool, simplify the checks.
12
The functions return bool, simplify the checks.
13
13
...
...
diff view generated by jsdifflib