aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPengyu Zhang <[email protected]>2024-10-09 22:41:35 +0800
committerJonathan Corbet <[email protected]>2024-10-14 10:16:16 -0600
commit6a32c8dfec8126040a3f5484f4f7301ca96d697c (patch)
tree17991ba33d60984ba70185f19a3684f52fcc7213 /tools/perf/scripts/python/event_analyzing_sample.py
parent443165227d20ad739d616b50adab4d8ade1c5296 (diff)
Docs/mm: Fix a mistake for pfn in page_tables.rst
The documentation incorrectly calculate the pfn value as 0x3fffff, which should be 0x3ffff instead. It is obtained by right-shifting 0xffffc000 by 14 bits. This patch corrects the value to prevent any potential confusion for developers referencing this document. Signed-off-by: Pengyu Zhang <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Reviewed-by: Zenghui Yu <[email protected]> Reviewed-by: Mike Rapoport (Microsoft) <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions