mm: hwpoison: introduce idenfity_page_state
authorNaoya Horiguchi <[email protected]>
Mon, 10 Jul 2017 22:47:56 +0000 (15:47 -0700)
committerLinus Torvalds <[email protected]>
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/[email protected]
Signed-off-by: Naoya Horiguchi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/memory-failure.c