At 06:02 +0200 on 23 May (1527055365), Juergen Gross wrote: > On 22/05/18 21:47, Marek Marczykowski-Górecki wrote: > > Older gcc does not support #pragma GCC diagnostics, so use alternative > > approach - change variable type to uint32_t (this code handle 32-bit > > requests only anyway), which apparently also avoid gcc complaining about > > this (otherwise correct) code. > > > > Fixes 437e00fea04becc91c1b6bc1c0baa636b067a5cc "tools/kdd: mute spurious > > gcc warning" > > > > Signed-off-by: Marek Marczykowski-Górecki <[email protected]> > > Release-acked-by: Juergen Gross <[email protected]>
Acked-by: Tim Deegan <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
