mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error handling
authorWanpeng Li <[email protected]>
Tue, 8 Sep 2015 22:03:15 +0000 (15:03 -0700)
committerLinus Torvalds <[email protected]>
Tue, 8 Sep 2015 22:35:28 +0000 (15:35 -0700)
commit94bf4ec84a84d3ab2513b4e681fd3d083328d76d
treeac1df0b30e8aee2c6a67d857ab06d55d00bc6885
parent1e0e635be82132167a134b5a9c884e70e61f8373
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error handling

Introduce put_hwpoison_page to put refcount for memory error handling.

Signed-off-by: Wanpeng Li <[email protected]>
Suggested-by: Naoya Horiguchi <[email protected]>
Acked-by: Naoya Horiguchi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/mm.h
mm/memory-failure.c