Hi Ayan,

> On Sep 11, 2023, at 22:03, Ayan Kumar Halder <[email protected]> wrote:
> 
> Hi Henry,
> 
> On 08/09/2023 23:15, Stefano Stabellini wrote:
>> 
>> I committed patches 1-5
>> 
>> On Mon, 28 Aug 2023, Henry Wang wrote:
>>> 
>>> Henry Wang (9):
>>>   xen/arm: Introduce CONFIG_MMU Kconfig option
>>>   xen/arm64: Split and move MMU-specific head.S to mmu/head.S
>>>   xen/arm64: Fold setup_fixmap() to create_page_tables()
>>>   xen/arm: Split page table related code to mmu/pt.c
>>>   xen/arm: Split MMU system SMP MM bringup code to mmu/smpboot.c
>>>   xen/arm: Fold mmu_init_secondary_cpu() to head.S
>>>   xen/arm: Extract MMU-specific MM code
>>>   xen/arm: Split MMU-specific setup_mm() and related code out
>>>   xen/arm: Fold pmap and fixmap into MMU system
>>> 
>>> Penny Zheng (2):
>>>   xen/arm: Rename init_secondary_pagetables() to prepare_secondary_mm()
>>>   xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h}
>>> 
>>> Wei Chen (2):
>>>   xen/arm64: head.S: Introduce enable_{boot,secondary}_cpu_mm()
>>>   xen/arm: Move MMU related definitions from config.h to mmu/layout.h
> 
> Except for "[PATCH v6 08/13] xen/arm: Fold mmu_init_secondary_cpu() to head.S 
> " where I have a small comment, I am happy with the current set.

Thanks!

> 
> I have made the corresponding changes for Arm32 MMU (See 
> https://gitlab.com/xen-project/people/ayankuma/xen/-/commits/mmu_arm32_on_arm64?ref_type=heads
>  ),
> 
> and triggered the CI. It looks all good (qemu-smoke-ppc64le-pseries-gcc 
> failure seems unrelated).
> 
> I have sent out the patches for review so that the maintainers/you can have a 
> look and review them

Sure, me and Penny will have a look.

Kind regards,
Henry

> 
> ("[XEN v1 0/4] xen/arm: Split MMU code as the prepration of MPU work form 
> Arm32").
> 
> - Ayan


Reply via email to