aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorHanjun Guo <[email protected]>2016-10-21 16:13:56 +0800
committerWill Deacon <[email protected]>2016-10-26 18:21:51 +0100
commit3f7a09f44e5ef8a2629842f2d22892114e603fc1 (patch)
tree4c14914c3b681b2a7144c24915a9766c1e16940e /scripts/gdb/linux/utils.py
parent26984c3bc29aa15b705475177842feddcd3d9df0 (diff)
arm64/numa: fix incorrect log for memory-less node
When booting on NUMA system with memory-less node (no memory dimm on this memory controller), the print for setup_node_data() is incorrect: NUMA: Initmem setup node 2 [mem 0x00000000-0xffffffffffffffff] It can be fixed by printing [mem 0x00000000-0x00000000] when end_pfn is 0, but print <memory-less node> will be more useful. Fixes: 1a2db300348b ("arm64, numa: Add NUMA support for arm64 platforms.") Signed-off-by: Hanjun Guo <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Ganapatrao Kulkarni <[email protected]> Cc: Lorenzo Pieralisi <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Will Deacon <[email protected]> Cc: Yisheng Xie <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions