diff options
author | 2021-02-07 15:24:09 +0800 | |
---|---|---|
committer | 2021-02-09 13:30:12 +0100 | |
commit | fe6c98a115affdb3ff9cfccc5b6207127223d4b8 (patch) | |
tree | a2cd09a4e2532cf6e8167a18abe0b17e1cc024ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "mips: Manually call fdt_init_reserved_mem() method" (diff) | |
download | wireguard-linux-fe6c98a115affdb3ff9cfccc5b6207127223d4b8.tar.xz wireguard-linux-fe6c98a115affdb3ff9cfccc5b6207127223d4b8.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions