diff options
author | Youling Tang <tangyouling@loongson.cn> | 2021-02-07 15:24:09 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2021-02-09 13:30:12 +0100 |
commit | fe6c98a115affdb3ff9cfccc5b6207127223d4b8 (patch) | |
tree | a2cd09a4e2532cf6e8167a18abe0b17e1cc024ef /tools/perf/scripts/python/flamegraph.py | |
parent | 4088024344672daccfd7fc97ff6e6cc241d4a39e (diff) |
MIPS: crash_dump.c: Simplify copy_oldmem_page()
Replace kmap_atomic_pfn() with kmap_local_pfn() which is preemptible and
can take page faults.
Remove the indirection of the dump page and the related cruft which is not
longer required.
Remove unused or redundant header files.
Signed-off-by: Youling Tang <tangyouling@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions