diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2023-08-18 21:23:33 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-24 16:20:29 -0700 |
commit | 051ddcfeb1bdbae45e660c0db2468d29ca15c6c2 (patch) | |
tree | 21cc3df15dac68ee95f1b0ae2246522e1fabde71 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | bb7dbaafff3f582d18028a5b99a8faa789842678 (diff) |
mm: move PMD_ORDER to pgtable.h
Patch series "Change calling convention for ->huge_fault", v2.
There are two unrelated changes to the calling convention for
->huge_fault. I've bundled them together to help people notice the
change. The first is to improve scalability of DAX page faults by
allowing them to be handled under the VMA lock. The second is to remove
enum page_entry_size since it's really unnecessary. The changelogs and
documentation updates hopefully work to that end.
This patch (of 3):
Allow this to be used in generic code. Also add PUD_ORDER.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions