Re: [Xen-devel] Lots of new warnings with gcc-7.1.1

2017-07-11 Thread Jakub Kicinski
On Tue, 11 Jul 2017 15:35:15 -0700, Linus Torvalds wrote: > I do suspect I'll make "-Wformat-truncation" (as opposed to > "-Wformat-overflow") be a "V=1" kind of warning. But let's see how > many of these we can fix, ok? Somehow related - what's the stand on -Wimplicit-fallthrough? I run into th

Re: [Xen-devel] Linux 4.5's nfp_net_irq_unmask_msix() vs Xen

2016-03-22 Thread Jakub Kicinski
On Tue, 22 Mar 2016 11:34:25 +, Jakub Kicinski wrote: > Hello Jan. > > On Tue, 22 Mar 2016 05:29:54 -0600, Jan Beulich wrote: > > All, > > > > the new driver homed under drivers/net/ethernet/netronome/nfp/ > > has some direct MSI-X table manipulation which

Re: [Xen-devel] Linux 4.5's nfp_net_irq_unmask_msix() vs Xen

2016-03-22 Thread Jakub Kicinski
Hello Jan. On Tue, 22 Mar 2016 05:29:54 -0600, Jan Beulich wrote: > All, > > the new driver homed under drivers/net/ethernet/netronome/nfp/ > has some direct MSI-X table manipulation which quite clearly is > incompatible with Xen. According to the comment preceding the > function, bypassing the L