diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-03-26 17:10:24 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-04-25 20:56:13 -0700 |
| commit | fa92722e382b3926a371d7432bbfde5efee2f2be (patch) | |
| tree | 95578a56f44f20a9160979fb1c7e6eb3c720d21c /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | f4b6680973d5f94845ca34dcc7126a769d48c0d4 (diff) | |
xtensa: remove uses of PG_arch_1 on individual pages
Since switching to the new page table range API, we disregard the
PG_arch_1 (aka dcache dirty) flag on tail pages, and only pay attention to
it on the folio. Fix these two missed spots where we were setting it on
arbitrary pages.
Link: https://lkml.kernel.org/r/[email protected]
Reported-by: Svetly Todorov <[email protected]>
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Svetly Todorov <[email protected]> [xtensa]
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions