aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNanyong Sun <[email protected]>2024-09-26 15:49:22 +0800
committerAndrew Morton <[email protected]>2024-11-05 16:56:26 -0800
commitf2f484085ef1a2bb5aea861a06bc6b4dc50d2ab8 (patch)
tree06dc086e0b7f49ea91100d9df58e648c3dc18bb6 /tools/perf/scripts/python
parent021781b01275c07cd5b7d3e4e8afc2bdf2429a84 (diff)
mm: move mm flags to mm_types.h
The types of mm flags are now far beyond the core dump related features. This patch moves mm flags from linux/sched/coredump.h to linux/mm_types.h. The linux/sched/coredump.h has include the mm_types.h, so the C files related to coredump does not need to change head file inclusion. In addition, the inclusion of sched/coredump.h now can be deleted from the C files that irrelevant to core dump. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Nanyong Sun <[email protected]> Cc: Kefeng Wang <[email protected]> Cc: Masami Hiramatsu <[email protected]> Cc: Matthew Wilcox <[email protected]> Cc: Oleg Nesterov <[email protected]> Cc: Peter Zijlstra <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions