Julien Grall writes: > 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]> -- Volodymyr Babchuk at EPAM _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
