diff options
author | 2018-05-14 16:56:53 +0800 | |
---|---|---|
committer | 2018-05-23 13:26:22 +0800 | |
commit | 5b9f95699b2166e06b7d7820c8173fdbff0ddf35 (patch) | |
tree | 1694110e55a861e35815d22ab84cc91076498243 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nds32: Correct flush_dcache_page function (diff) | |
download | linux-dev-5b9f95699b2166e06b7d7820c8173fdbff0ddf35.tar.xz linux-dev-5b9f95699b2166e06b7d7820c8173fdbff0ddf35.zip |
nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page
According to Documentation/cachetlb.txt, the cache of the page at vmaddr
shall be flushed in flush_anon_page instead of the cache of the page at
page_address(page).
Signed-off-by: Vincent Chen <vincentc@andestech.com>
Reviewed-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions