On Fri, 26 Jul 2019, Volodymyr Babchuk wrote: > > On 23/07/2019 22:35, Julien Grall wrote: > >> The definition of PRIregister varies between Arm32 and Arm64 (32-bit vs > >> 64-bit). However, some of the users uses the wrong padding. > >> > >> For more consistency, the padding is now moved into the PRIregister and > >> varies depending on the architecture. > > > > Below a suggested new commit message: > > > > "The definition of PRIregister varies between Arm32 and Arm64 (32-bit vs > > 64-bit). However, some of the users uses the wrong padding and others are > > not using padding at all. > > > > For more consistency, the padding is now moved into the PRIregister and > > varies depending on the architecture." > With this commit message: > > Reviewed-by: Volodymyr Babchuk <[email protected]>
Acked-by: Stefano Stabellini <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
