diff options
author | Wei Yang <richard.weiyang@linux.alibaba.com> | 2020-06-23 05:57:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-10 15:38:44 +0300 |
commit | 178bdbed3e0cebb7c04e37695dfa638aa8dafed3 (patch) | |
tree | 102b7e039ccc4b25124706555cc689a82a499cb1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 40ba2cde77e764bd0dfe0c4098654d55a005fd7d (diff) | |
download | linux-178bdbed3e0cebb7c04e37695dfa638aa8dafed3.tar.xz |
drivers/base/memory: rename base_memory_block_id to memory_block_id
memory_block may have a larger granularity than section, this is why we
have base_section_nr. But base_memory_block_id seems a little
misleading, since there is no larger granularity concept which groups
several memory_block.
What we need here is the exact memory_block_id to a section_nr. Let's
rename it to make it more precise.
Signed-off-by: Wei Yang <richard.weiyang@linux.alibaba.com>
Link: https://lore.kernel.org/r/20200623025701.2016-2-richard.weiyang@linux.alibaba.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions