aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorYang Shi <[email protected]>2023-12-20 22:59:42 -0800
committerAndrew Morton <[email protected]>2024-02-21 16:00:02 -0800
commit05976a42b327d4f5a529a5e55cb8bfc2fa0bcca1 (patch)
treeb8f61ecdd3b01a63b4c00fa2a04b003ef7495bc7 /include/linux/fpga/fpga-mgr.h
parenta02b8bfe9a60ecb97bab7ba1a10a513bf78a7866 (diff)
mm: mmap: no need to call khugepaged_enter_vma() for stack
We avoid allocating THP for temporary stack, even though khugepaged_enter_vma() is called for stack VMAs, it actualy returns false. So no need to call it in the first place at all. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Yang Shi <[email protected]> Reviewed-by: Yin Fengwei <[email protected]> Cc: Christopher Lameter <[email protected]> Cc: "Huang, Ying" <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Cc: Rik van Riel <[email protected]> Cc: kernel test robot <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions