On Thu, Apr 20, 2017 at 09:44:28AM +0200, Arnd Bergmann wrote: > On Thu, Apr 20, 2017 at 8:48 AM, Daniel Baluta wrote: > > On Wed, Apr 19, 2017 at 8:04 PM, Arnd Bergmann wrote: > > gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) > I'm using gcc-7.0.1 here, which overall has better warnings for > -Wmaybe-uninitialized > than older versions, but sometimes also finds new false positives. FWIW the PLL stuff has typically been really good at generating false positives with older versions of GCC for some reason, this driver is a bit different though.