diff options
author | 2019-12-04 10:59:19 -0500 | |
---|---|---|
committer | 2020-01-08 16:32:55 +0000 | |
commit | 051a7a94aaa9ca8e057aa9136073fb5e6e2cef5e (patch) | |
tree | f9453cd81655057a52c9ba9575920bbc8bc2e5e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: hibernate: pass the allocated pgdp to ttbr0 (diff) | |
download | linux-rng-051a7a94aaa9ca8e057aa9136073fb5e6e2cef5e.tar.xz linux-rng-051a7a94aaa9ca8e057aa9136073fb5e6e2cef5e.zip |
arm64: hibernate: use get_safe_page directly
create_safe_exec_page() uses hibernate's allocator to create a set of page
table to map a single page that will contain the relocation code.
Remove the allocator related arguments, and use get_safe_page directly, as
it is done in other local functions in this file to simplify function
prototype.
Removing this function pointer makes it easier to refactor the code later.
Signed-off-by: Pavel Tatashin <pasha.tatashin@soleen.com>
Reviewed-by: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions