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: 4a490be3cb59c71dc84a363a251d466e2886ecd2
4
Gitweb: https://git.kernel.org/tip/2b00d9031e42eabc8d32847d231ef48b8be0373d
4
Gitweb: https://git.kernel.org/tip/4a490be3cb59c71dc84a363a251d466e2886ecd2
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: Tue, 01 Apr 2025 22:47:02 +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