summaryrefslogtreecommitdiff
path: root/mm/kasan/report.c
diff options
context:
space:
mode:
authorYang Shi <shy828301@gmail.com>2022-06-16 20:48:39 +0300
committerakpm <akpm@linux-foundation.org>2022-07-18 03:14:33 +0300
commit1064026bab9f011bdea1251d44d66bbbcee04f6e (patch)
tree13d20433b8a8316fc86dd07c45f07b06aad6e58c /mm/kasan/report.c
parent7da4e2cb8b1ff8221759bfc7512d651ee69516dc (diff)
downloadlinux-1064026bab9f011bdea1251d44d66bbbcee04f6e.tar.xz
mm: khugepaged: reorg some khugepaged helpers
The khugepaged_{enabled|always|req_madv} are not khugepaged only anymore, move them to huge_mm.h and rename to hugepage_flags_xxx, and remove khugepaged_req_madv due to no users. Also move khugepaged_defrag to khugepaged.c since its only caller is in that file, it doesn't have to be in a header file. Link: https://lkml.kernel.org/r/20220616174840.1202070-7-shy828301@gmail.com Signed-off-by: Yang Shi <shy828301@gmail.com> Reviewed-by: Zach O'Keefe <zokeefe@google.com> Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Cc: Matthew Wilcox <willy@infradead.org> Cc: Miaohe Lin <linmiaohe@huawei.com> Cc: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/kasan/report.c')
0 files changed, 0 insertions, 0 deletions