diff options
author | Jann Horn <jannh@google.com> | 2022-10-06 21:33:01 +0300 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2022-10-08 08:11:29 +0300 |
commit | 28148a17c988b614534f457da86893f83664ad43 (patch) | |
tree | e1035c0acc9453abc935ea0d1c4015b454f12466 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f76349cf41451c5c42a99f18a9163377e4b364ff (diff) | |
download | linux-28148a17c988b614534f457da86893f83664ad43.tar.xz |
openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
Since commit 8782fb61cc848 ("mm: pagewalk: Fix race between unmap and page
walker"), walk_page_range() on kernel ranges won't work anymore,
walk_page_range_novma() must be used instead.
Note: I don't have an openrisc development setup, so this is completely
untested.
Fixes: 8782fb61cc848 ("mm: pagewalk: Fix race between unmap and page walker")
Signed-off-by: Jann Horn <jannh@google.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions