[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 08/19] xen/arm: mm: Re-implement early_fdt_map() using map_pages_to_xen()
On 18/03/2022 07:36, Hongda Deng wrote: Hi Julien, Hi Hongda, -----Original Message----- From: Xen-devel <xen-devel-bounces@xxxxxxxxxxxxxxxxxxxx> On Behalf Of Julien Grall Sent: 2022年2月21日 18:22 To: xen-devel@xxxxxxxxxxxxxxxxxxxx Cc: julien@xxxxxxx; Julien Grall <Julien.Grall@xxxxxxx>; Stefano Stabellini <sstabellini@xxxxxxxxxx>; Bertrand Marquis <Bertrand.Marquis@xxxxxxx>; Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>; Julien Grall <jgrall@xxxxxxxxxx> Subject: [PATCH v3 08/19] xen/arm: mm: Re-implement early_fdt_map() using map_pages_to_xen() From: Julien Grall <julien.grall@xxxxxxx> Now that map_pages_to_xen() has been extended to support 2MB mappings, we can replace the create_mappings() calls by map_pages_to_xen() calls. The mapping can also be marked read-only has Xen as no business toIn my opinion I think it may should be: ... read-only as Xen has no business ... instead of: ... read-only has Xen as no business ... You are right, I have updated the commit message. For this and other patches before this: Reviewed-by: Hongda Deng <Hongda.Heng@xxxxxxx> There is one bug in patch #5 (I sent an e-mail with the possible fix). Can you confirm you are still happy with me to keep your reviewed-by for that patch? For the other patches, I have already committed patch #1-#3. So I will add your tag on patches #4, #6, #7, #8. Thank you for the review! Cheers, -- Julien Grall
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |