summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorWei Yang <richard.weiyang@gmail.com>2024-04-05 04:58:21 +0300
committerMike Rapoport (IBM) <rppt@kernel.org>2024-06-05 10:21:47 +0300
commit721f4a6526daafca15634f30c9865e880da3e1d1 (patch)
tree6f65c186a50bbeaf31434e364256f8c830479b21 /tools/perf/scripts/python/exported-sql-viewer.py
parentc3f38fa61af77b49866b006939479069cd451173 (diff)
downloadlinux-721f4a6526daafca15634f30c9865e880da3e1d1.tar.xz
mm/memblock: remove empty dummy entry
The dummy entry is introduced in the initial implementation of lmb in commit 7c8c6b9776fb ("powerpc: Merge lmb.c and make MM initialization use it."). As the comment says the empty dummy entry is to simplify the code. /* Create a dummy zero size LMB which will get coalesced away later. * This simplifies the lmb_add() code below... */ While current code is reimplemented by Tejun in commit 784656f9c680 ("memblock: Reimplement memblock_add_region()"). This empty dummy entry seems not benefit the code any more. Let's remove it. Signed-off-by: Wei Yang <richard.weiyang@gmail.com> CC: Paul Mackerras <paulus@ozlabs.org> CC: Tejun Heo <tj@kernel.org> CC: Mike Rapoport <rppt@kernel.org> Link: https://lore.kernel.org/r/20240405015821.13411-1-richard.weiyang@gmail.com Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions