On Thu, Aug 01, 2024 at 09:49:06AM +0100, David Woodhouse wrote: > On Wed, 2024-07-31 at 17:19 -0400, Michael S. Tsirkin wrote: > > > > > Perfect. So as and when the header is in its final form in Linux, > > > it can be part of the automated import and we'll use that version. > > > At that point we can drop the one that's sitting alongside the > > > device itself in hw/acpi/. > > > > Yes. Maybe add a comment in the temporary header. > > I pondered that, but kind of preferred to have it byte-identical. > > Admittedly I'm not *planning* to have to change it any more but it's > been useful so far that I can just *copy* the file between the Linux > and Linux-backport and QEMU repositories.
ok. note machinery we have is clever, it handles __le and such stuff automatically. -- MST