diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2024-10-05 21:01:16 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-07 14:38:07 -0800 |
commit | 0386aaa6e9c826bc494169a914e01a86befe6edf (patch) | |
tree | 922a50772c178f456047bff907dae74defb5db7e /tools/perf/scripts/python/sctop.py | |
parent | 68158bfa3dbd4af8461ef75a91ffc03be942c8fe (diff) |
bootmem: stop using page->index
Encode the type into the bottom four bits of page->private and the info
into the remaining bits. Also turn the bootmem type into a named enum.
[[email protected]: bootmem: add bootmem_type stub function]
Link: https://lkml.kernel.org/r/[email protected]
[[email protected]: fix build with !CONFIG_HAVE_BOOTMEM_INFO_NODE]
Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: kernel test robot <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions