Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d4e337fe authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: don't clear swapper_pg_dir in paging_init



swapper_pg_dir is located in the .bss, so it's zero-initialized anyway.
With KASAN enabled paging_init will be called after KASAN
initialization, it must not erase page directory entries set up for
KASAN shadow map.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent c2edb35a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment