[PATCH 0/9] network driver fixes

David Miller davem at davemloft.net
Thu Jan 28 16:14:13 PST 2016


From: Arnd Bergmann <arnd at arndb.de>
Date: Wed, 27 Jan 2016 15:04:50 +0100

> These are all fixes for relatively harmless bugs that showed up
> in my randconfig testing, so they should not be needed for v4.5
> but get merged into net-next.
> 
> I've managed to address all 'uninitialized variable' warnings that
> I get in ARM randconfig kernels now, this series includes the
> last five I got in network drivers. They are often really annoying
> warnings but when we get new ones, they often are about actual
> bugs in corner cases, so I'm trying hard to eliminate the false
> positives here to get people to pay attention to added warnings.
> I've recently tried building with an older gcc and found tons more
> that are all bogus, this series only addresses the ones that
> gcc-5.2 finds.

Arnd I'm expecting a respin of this series to address with the
feedback you've been given.

Thanks.



More information about the linux-arm-kernel mailing list