]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
mm: hwpoison: introduce idenfity_page_state
authorNaoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Mon, 10 Jul 2017 22:47:56 +0000 (15:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Jul 2017 23:32:30 +0000 (16:32 -0700)
commit0348d2ebec9b00ea87b42dffdb3f393007303b82
tree85991ae5964e329086728d25185bbdc853e00ce7
parentddd40d8a2c4ef8f2152ea6d227e11475cf7e5bfa
mm: hwpoison: introduce idenfity_page_state

Factoring duplicate code into a function.

Link: http://lkml.kernel.org/r/1496305019-5493-10-git-send-email-n-horiguchi@ah.jp.nec.com
Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory-failure.c