diff options
author | 2024-03-04 19:07:19 +0800 | |
---|---|---|
committer | 2024-03-06 13:04:18 -0800 | |
commit | ea919671517a46b75f975fcf126e08ccf7e9c09f (patch) | |
tree | fe19e0ac6f630f0857d0f673d64cbfb93eb0f201 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | mm: pgtable: correct the wrong comment about ptdesc->__page_flags (diff) | |
download | wireguard-linux-ea919671517a46b75f975fcf126e08ccf7e9c09f.tar.xz wireguard-linux-ea919671517a46b75f975fcf126e08ccf7e9c09f.zip |
mm: pgtable: add missing pt_index to struct ptdesc
In s390, the page->index field is used for gmap (see gmap_shadow_pgt()),
so add the corresponding pt_index to struct ptdesc and add a comment to
clarify this.
Link: https://lkml.kernel.org/r/283624c2af45fb2090b41a6b1b5481bb0a45bad7.1709541697.git.zhengqi.arch@bytedance.com
Signed-off-by: Qi Zheng <zhengqi.arch@bytedance.com>
Cc: Christian Borntraeger <borntraeger@linux.ibm.com>
Cc: Claudio Imbrenda <imbrenda@linux.ibm.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Janosch Frank <frankja@linux.ibm.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: Muchun Song <muchun.song@linux.dev>
Cc: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions