diff options
| author | Naoya Horiguchi <[email protected]> | 2019-11-30 17:53:38 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-12-01 12:59:04 -0800 |
| commit | feec24a6139d4640c6ef344e0271a8cd4d509e60 (patch) | |
| tree | bcb31e54e3678009462f05ea74962817efa98843 /tools/perf/scripts/python/bin | |
| parent | 996ff7a08dae591f5e87852281477d26a83b393c (diff) | |
mm, soft-offline: convert parameter to pfn
Currently soft_offline_page() receives struct page, and its sibling
memory_failure() receives pfn. This discrepancy looks weird and makes
precheck on pfn validity tricky. So let's align them.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Naoya Horiguchi <[email protected]>
Acked-by: Andrew Morton <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Oscar Salvador <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions