diff options
author | 2022-03-22 14:44:24 -0700 | |
---|---|---|
committer | 2022-03-22 15:57:07 -0700 | |
commit | 67ff51c6a6d2ef99cf35a937e59269dc9a0c7fc2 (patch) | |
tree | 7c5588ccbc55a53b3bad61728b81d3b725a16dfd /include/linux/fault-inject.h | |
parent | mm/memory-failure.c: fix race with changing page more robustly (diff) | |
download | wireguard-linux-67ff51c6a6d2ef99cf35a937e59269dc9a0c7fc2.tar.xz wireguard-linux-67ff51c6a6d2ef99cf35a937e59269dc9a0c7fc2.zip |
mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
Since commit 03e5ac2fc3bf ("mm: fix crash when using XFS on loopback"),
page_mapping() can handle the Slab pages. So remove this unnecessary
PageSlab check and obsolete comment.
Link: https://lkml.kernel.org/r/20220218090118.1105-6-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/fault-inject.h')
0 files changed, 0 insertions, 0 deletions