diff options
author | 2024-04-12 20:34:58 +0100 | |
---|---|---|
committer | 2024-05-05 17:53:44 -0700 | |
commit | 1c0501e8315c0713c3fbc7a2df7fbbf151fb214b (patch) | |
tree | e28f46a2a1685e07dc1e2ada1970955face0994b /mm/migrate.c | |
parent | xarray: don't use "proxy" headers (diff) | |
download | wireguard-linux-1c0501e8315c0713c3fbc7a2df7fbbf151fb214b.tar.xz wireguard-linux-1c0501e8315c0713c3fbc7a2df7fbbf151fb214b.zip |
mm/memory-failure: remove fsdax_pgoff argument from __add_to_kill
Patch series "Some cleanups for memory-failure", v3.
A lot of folio conversions, plus some other simplifications.
This patch (of 11):
Unify the KSM and DAX codepaths by calculating the addr in
add_to_kill_fsdax() instead of telling __add_to_kill() to calculate it.
Link: https://lkml.kernel.org/r/20240412193510.2356957-1-willy@infradead.org
Link: https://lkml.kernel.org/r/20240412193510.2356957-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Jane Chu <jane.chu@oracle.com>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions