On Thu, 2018-03-29 at 09:26 +1100, Benjamin Herrenschmidt wrote: > On Thu, 2018-03-29 at 09:19 +1100, Benjamin Herrenschmidt wrote: > > On Tue, 2018-03-27 at 10:30 +0300, Felipe Balbi wrote: > > > $ gcc --version > > > gcc (Debian 7.3.0-12) 7.3.0 > > > > BTW. What debian version while at it ? > > > > I still haven't managed to find a gcc that reproduces this, so I > > probably need to get the exact same distro you are using installed > > somewhere :-( > > Can you also send me your .config in case there are specific options in > there that enable extra checking that I've missed ? Ignore me, I found it ! You need to compile for x86, which then makes CONFIG_FORTIFY_SOURCE, which then needs to be turned on, then I can hit it with 7.3.1 in Fedora. I'll work with the gcc guys to figure out what's up. Cheers, Ben. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html