| commit | 93f96e3f8fa2ec67e9cc19d0e728603440e535b4 | [log] [tgz] |
|---|---|---|
| author | Shuai Xue <xueshuai@linux.alibaba.com> | Tue Nov 29 21:28:04 2022 +0800 |
| committer | Tony Luck <tony.luck@intel.com> | Tue Nov 29 09:59:59 2022 -0800 |
| tree | 1fdea0147f2d683f8b75594c5461a87b13119e21 | |
| parent | 132428d89a7c09744b8fd57c002ca4b13cf92107 [diff] |
vtop: unfity all cases with the same vtop() function There are multiple implementations of vtop() function, remove extra copies of the vtop() function and use the one from proc_pagemap.c Suggested-by: Luck, Tony <tony.luck@intel.com> Signed-off-by: Shuai Xue <xueshuai@linux.alibaba.com> Signed-off-by: Tony Luck <tony.luck@intel.com>