aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/highmem-internal.h
diff options
context:
space:
mode:
authorzhenwei pi <pizhenwei@bytedance.com>2022-05-12 20:23:09 -0700
committerAndrew Morton <akpm@linux-foundation.org>2022-05-13 07:20:19 -0700
commitc8bd84f73fd6215d5b8d0b3cfc914a3671b16d1c (patch)
treef5d419b3dca78499e45c2cfa19a6f24c6cef89dc /include/linux/highmem-internal.h
parentmm/memory-failure.c: move clear_hwpoisoned_pages (diff)
downloadwireguard-linux-c8bd84f73fd6215d5b8d0b3cfc914a3671b16d1c.tar.xz
wireguard-linux-c8bd84f73fd6215d5b8d0b3cfc914a3671b16d1c.zip
mm/memory-failure.c: simplify num_poisoned_pages_dec
Don't decrease the number of poisoned pages in page_alloc.c, let the memory-failure.c do inc/dec poisoned pages only. Also simplify unpoison_memory(), only decrease the number of poisoned pages when: - TestClearPageHWPoison() succeed - put_page_back_buddy succeed After decreasing, print necessary log. Finally, remove clear_page_hwpoison() and unpoison_taken_off_page(). Link: https://lkml.kernel.org/r/20220509105641.491313-3-pizhenwei@bytedance.com Signed-off-by: zhenwei pi <pizhenwei@bytedance.com> Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/highmem-internal.h')
0 files changed, 0 insertions, 0 deletions