Commit 8e2834ba authored by Pratyush Anand's avatar Pratyush Anand Committed by Atsushi Kumagai
Browse files

[PATCH v3 2/7] initial(): call cache_init() a bit early



Call cache_init() before get_kcore_dump_loads(), because latter uses
cache_search().

Call path is like this :
get_kcore_dump_loads() -> process_dump_load() -> vaddr_to_paddr() ->
vtop4_x86_64() -> readmem() -> cache_search()

Signed-off-by: default avatarPratyush Anand <panand@redhat.com>
parent 4b0bed35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment