xen/arm: mm: Move out of xen_pt_update() the logic to update an entry
authorJulien Grall <julien.grall@arm.com>
Mon, 18 Mar 2019 17:40:27 +0000 (17:40 +0000)
committerJulien Grall <julien.grall@arm.com>
Fri, 14 Jun 2019 17:35:43 +0000 (18:35 +0100)
commita892cac85b6ec5ea80855f0fad5a867aee9b19d6
treeb987458029e02096a9f594ab93f5025daa594745
parent320de09c6fe36167163bfb4c8667c798b2892c37
xen/arm: mm: Move out of xen_pt_update() the logic to update an entry

In preparation of rework of the Xen PT, the logic to update an entry
in moved out in a separate function.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Andrii Anisov <andrii_anisov@epam.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/mm.c