diff options
author | Naoya Horiguchi <[email protected]> | 2015-04-15 16:13:17 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-04-15 16:35:17 -0700 |
commit | a4bb3ecdc12a78dc4d0e690d40ec10887b640786 (patch) | |
tree | 84e0727cc1fec4c28f578d982d8ee511757aadbf /tools/perf/scripts/python/net_dropmonitor.py | |
parent | b3b3a99c5371e2e96a2c680e6ac20218bddbd422 (diff) |
mm/page-writeback: check-before-clear PageReclaim
With the page flag sanitization patchset, an invalid usage of
ClearPageReclaim() is detected in set_page_dirty(). This can be called
from __unmap_hugepage_range(), so let's check PageReclaim() before trying
to clear it to avoid the misuse.
Signed-off-by: Naoya Horiguchi <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions