diff options
| author | Meijing Zhao <zhaomeijing@lixiang.com> | 2026-09-02 15:59:44 +0800 |
|---|---|---|
| committer | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2026-09-09 20:26:42 +0300 |
| commit | e2d5b01f878d76bd1142e512a0b979a1d3cd0abf (patch) | |
| tree | b5bb0e0a390b2b7ed64b9193ab376004fce18946 /scripts/Makefile.thinlto | |
| parent | cee9395acd8043be0644b25c34bfa86623f2b935 (diff) | |
| download | linux-stable-e2d5b01f878d76bd1142e512a0b979a1d3cd0abf.tar.gz linux-stable-e2d5b01f878d76bd1142e512a0b979a1d3cd0abf.zip | |
mm: memblock: show all region flags in debugfs
Commit 493f349e38d0 ("memblock: Add flags and nid info in memblock
debugfs") made memblock_debug_show() stop after finding the first set
flag. A memblock region can carry multiple flags, so the remaining flags
are hidden from debugfs.
Walk all bits in the region flags and print every set flag separated by
"|". Keep walking beyond flagname[] so that a set flag without a known
name is reported as UNKNOWN rather than silently ignored.
Fixes: 493f349e38d0 ("memblock: Add flags and nid info in memblock debugfs")
Signed-off-by: Meijing Zhao <zhaomeijing@lixiang.com>
Link: https://patch.msgid.link/20260902075944.3742866-1-zhaomeijing100@gmail.com
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
