On 14/01/2026 15:27, Harry Ramsey wrote: > From: Luca Fancellu <[email protected]> > > HAS_VMAP is not enabled on MPU systems, but the vmap functions are used > in places across common code. In order to keep the existing code and > maintain correct functionality, implement the `vmap_contig` and `vunmap` > functions for MPU systems. > > Introduce a helper function `destroy_xen_mapping_containing` to aid with > unmapping an entire region when only the start address is known. > > Signed-off-by: Luca Fancellu <[email protected]> > Signed-off-by: Harry Ramsey <[email protected]> Reviewed-by: Michal Orzel <[email protected]> ~Michal
- [PATCH v4 0/6] Fourth MPU Series Harry Ramsey
- [PATCH v4 5/6] arm: Use secure hypervisor timer in... Harry Ramsey
- [PATCH v4 1/6] arm/mpu: Implement copy_from_paddr ... Harry Ramsey
- [PATCH v4 4/6] arm/mpu: Introduce modify_after_ini... Harry Ramsey
- [PATCH v4 2/6] arm/mpu: Implement vmap functions f... Harry Ramsey
- Re: [PATCH v4 2/6] arm/mpu: Implement vmap fun... Orzel, Michal
- [PATCH v4 6/6] arm/mpu: Map domain page in AArch64... Harry Ramsey
- Re: [PATCH v4 6/6] arm/mpu: Map domain page in... Halder, Ayan Kumar
- Re: [PATCH v4 6/6] arm/mpu: Map domain pag... Luca Fancellu
- Re: [PATCH v4 6/6] arm/mpu: Map domain... Halder, Ayan Kumar
- Re: [PATCH v4 6/6] arm/mpu: Map domain... Orzel, Michal
- [PATCH v4 3/6] arm/mpu: Implement free_init_memory... Harry Ramsey
