diff options
author | Naoya Horiguchi <[email protected]> | 2015-05-05 16:23:49 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-05-05 17:10:10 -0700 |
commit | 7ea434a4eb49db83d17cc076f2267704c52938ae (patch) | |
tree | 67f4ab4129bf245d1bbc2e17e4e2c8eb52f1e5b8 /lib/cpu-notifier-error-inject.c | |
parent | 602498f9aa43d4951eece3fd6ad95a6d0a78d537 (diff) |
mm/hwpoison-inject: fix refcounting in no-injection case
Hwpoison injection via debugfs:hwpoison/corrupt-pfn takes a refcount of
the target page. But current code doesn't release it if the target page
is not supposed to be injected, which results in memory leak. This patch
simply adds the refcount releasing code.
Signed-off-by: Naoya Horiguchi <[email protected]>
Acked-by: Dean Nelson <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Hidetoshi Seto <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions