diff options
| author | Liu Shixin <[email protected]> | 2022-09-23 11:33:47 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-11-08 17:37:17 -0800 |
| commit | 1eeaa4fd39b0b1b3e986f8eab6978e69b01e3c5e (patch) | |
| tree | 5ff171ad093d466d33ae18d686b6adbd792e7085 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | eafd296e0cc0cc03b4ae01c2b3b07273514d757c (diff) | |
memory: move hotplug memory notifier priority to same file for easy sorting
The priority of hotplug memory callback is defined in a different file.
And there are some callers using numbers directly. Collect them together
into include/linux/memory.h for easy reading. This allows us to sort
their priorities more intuitively without additional comments.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liu Shixin <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Kefeng Wang <[email protected]>
Cc: Waiman Long <[email protected]>
Cc: zefan li <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions