Re: [PATCH v2 03/17] arm64: Make page table helpers reusable

2018-04-26 Thread Julien Grall
Hi Suzuki, On 27/03/18 14:15, Suzuki K Poulose wrote: This patch rearranges the page table level helpers so that it can be reused for a page table with different number of levels (e.g, stage2 page table for a VM) than the kernel page tables. As such there is no functional change with this

[PATCH v2 03/17] arm64: Make page table helpers reusable

2018-03-27 Thread Suzuki K Poulose
This patch rearranges the page table level helpers so that it can be reused for a page table with different number of levels (e.g, stage2 page table for a VM) than the kernel page tables. As such there is no functional change with this patch. The page table helpers are defined to do the right