diff options
author | Dave Kleikamp <dave.kleikamp@oracle.com> | 2018-07-30 18:29:21 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-07-30 19:58:11 +0300 |
commit | 140aada48b5f1a8bed3ba4afb5fc59220651657f (patch) | |
tree | 3c73e8a8d6771a2b2908ff34873094f6115d3789 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | efd112353bf7c0f9d50f928b449ea9da0ee9554b (diff) | |
download | linux-140aada48b5f1a8bed3ba4afb5fc59220651657f.tar.xz |
arm64: kexec: machine_kexec should call __flush_icache_range
machine_kexec flushes the reboot_code_buffer from the icache
after stopping the other cpus.
Commit 3b8c9f1cdfc5 ("arm64: IPI each CPU after invalidating the I-cache
for kernel mappings") added an IPI call to flush_icache_range, which
causes a hang here, so replace the call with __flush_icache_range
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Cc: AKASHI Takahiro <takahiro.akashi@linaro.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions