Skip to content
Commit 9cf3e084 authored by Adrian Warecki's avatar Adrian Warecki Committed by Alberto Escolar
Browse files

mm: tlb: mtl: Fix memory page unmapping



The sys_mm_drv_unmap_page function first replaced the tlb entry with
the default one and then read the physical address that was mapped.
However, it was already overwritten, so it always release the default
physical address instead of the truly mapped one.

Signed-off-by: default avatarAdrian Warecki <adrian.warecki@intel.com>
parent 46f3d789
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment