diff options
author | Naoya Horiguchi <[email protected]> | 2015-08-06 15:47:04 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-08-07 04:39:41 +0300 |
commit | 98ed2b0052e68420f1bad6c81e3f2600d25023e7 (patch) | |
tree | 6cd4c68bc6b5ff247305b802d402113df3d494ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a209ef09af0dc921311d0cc4a1d4f926321d91b8 (diff) |
mm/memory-failure: give up error handling for non-tail-refcounted thp
"non anonymous thp" case is still racy with freeing thp, which causes
panic due to put_page() for refcount-0 page. It seems that closing up
this race might be hard (and/or not worth doing,) so let's give up the
error handling for this case.
Signed-off-by: Naoya Horiguchi <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Dean Nelson <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions