diff options
author | 2019-03-05 15:48:29 -0800 | |
---|---|---|
committer | 2019-03-05 21:07:20 -0800 | |
commit | ce0725f78a56a59bdb07cef003bc6fef722da38e (patch) | |
tree | 3bb517e055b311034aa777eac0b754cdf42bea25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | numa: make "nr_node_ids" unsigned int (diff) | |
download | linux-dev-ce0725f78a56a59bdb07cef003bc6fef722da38e.tar.xz linux-dev-ce0725f78a56a59bdb07cef003bc6fef722da38e.zip |
numa: make "nr_online_nodes" unsigned int
Number of online NUMA nodes can't be negative as well. This doesn't
save space as the variable is used only in 32-bit context, but do it
anyway for consistency.
Link: http://lkml.kernel.org/r/20190201223151.GB15820@avx2
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions