On 06.12.2023 08:10, Juergen Gross wrote: > As the hypervisor is disabling unaligned accesses for Arm32, set the > -mno-unaligned-access compiler option for building. This will prohibit > unaligned accesses when e.g. accessing 2- or 4-byte data items in > packed data structures. > > Signed-off-by: Juergen Gross <jgr...@suse.com>
Assuming this will want backporting, should it have some Fixes: tag? Jan