diff options
author | Naoya Horiguchi <naoya.horiguchi@nec.com> | 2021-11-05 23:43:04 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-11-06 23:30:40 +0300 |
commit | 41d4613b378cc10c087d8af621ace891d96d0907 (patch) | |
tree | 80adbb0e4375d6773ac0ca422cd0da5db1435023 /drivers/base | |
parent | b76901db7b3d28a1ca6f8690642187c56cb50018 (diff) | |
download | linux-41d4613b378cc10c087d8af621ace891d96d0907.tar.xz |
tools/vm/page-types.c: print file offset in hexadecimal
In page list mode (with -l and -L option), virtual address and physical
address are printed in hexadecimal, but file offset is not, which is
confusing, so let's align it.
Link: https://lkml.kernel.org/r/20211004061325.1525902-4-naoya.horiguchi@linux.dev
Signed-off-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Cc: Bin Wang <wangbin224@huawei.com>
Cc: Changbin Du <changbin.du@intel.com>
Cc: Christian Hansen <chansen3@cisco.com>
Cc: Konstantin Khlebnikov <koct9i@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions