+0
−10
+9
−0
+4
−0
+1
−0
Loading
mainline inclusion from mainline-v6.9-rc1 commit b64e74e95aa6491b31477e9002aab1d8df3995bf category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBMMCR Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b64e74e95aa6491b31477e9002aab1d8df3995bf -------------------------------- mapping_set_update is only used inside mm/. Move mapping_set_update to mm/internal.h and turn it into an inline function instead of a macro. Signed-off-by:Christoph Hellwig <hch@lst.de> Reviewed-by:
"Matthew Wilcox (Oracle)" <willy@infradead.org> Signed-off-by:
Chandan Babu R <chandanbabu@kernel.org> Conflicts: mm/internal.h mm/filemap.c [context conflicts] Signed-off-by:
Kaixiong Yu <yukaixiong@huawei.com> Signed-off-by:
Ma Wupeng <mawupeng1@huawei.com>