diff options
author | Peter Xu <peterx@redhat.com> | 2021-11-05 13:36:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-06 13:30:33 -0700 |
commit | 02399c88024f4b7e6c43b3d4aa39c75af0069e17 (patch) | |
tree | 1045b0c021c2cfad34030505ceb2ccc0093281db /fs/proc | |
parent | 10c848c8b4805ff026018bfb2b3dedd90e7b0cea (diff) | |
download | linux-stable-02399c88024f4b7e6c43b3d4aa39c75af0069e17.tar.gz linux-stable-02399c88024f4b7e6c43b3d4aa39c75af0069e17.tar.bz2 linux-stable-02399c88024f4b7e6c43b3d4aa39c75af0069e17.zip |
mm/smaps: use vma->vm_pgoff directly when counting partial swap
As it's trying to cover the whole vma anyways, use direct vm_pgoff value
and vma_pages() rather than linear_page_index.
Link: https://lkml.kernel.org/r/20210917164756.8586-3-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Hugh Dickins <hughd@google.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions