|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 06/17] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs
Hi Stefano, On 26/06/2019 02:00, Stefano Stabellini wrote: On Mon, 10 Jun 2019, Julien Grall wrote:The boot code is currently quite difficult to go through because of the lack of documentation and a number of indirection to avoid executing some path in either the boot CPU or secondary CPUs. In an attempt to make the boot code easier to follow, each parts of the boot are now in separate functions. Furthermore, the paths for the boot CPU and secondary CPUs are now distincted and for now will call each I notice a few typo in my commit message: s/distincted/distinct/ functions. Follow-ups will remove unecessary calls and do further improvement s/unecessary/unnecessary/
Urgh. this line is dropped in a later patch, so the issue only would happen during bisection. I will update the code to avoid the infinite loop here. Everything else looks good, and I like the reorg of the code. Thank you! I will rework the arm32 code the same way then :).
Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |