On Tue, 7 Jan 2020 at 17:39, Wei Liu <[email protected]> wrote: > > All structures are already naturally aligned. Linux added those > attributes out of paranoia. > > In Xen we've had instance we had to drop pointless __packed to placate > gcc 9 (see ca9310b24e
I think you should add: "x86/IO-APIC: fix build with gcc9" here. > ), it is better drop those attributes. > > Requested-by: Jan Beulich <[email protected]> > Signed-off-by: Wei Liu <[email protected]> Paul _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
