Re: stable build: 203 builds: 3 failed, 200 passed, 5 errors, 28 warnings (v4.9.13)

From: Arnd Bergmann
Date: Tue Feb 28 2017 - 08:50:19 EST


On Sun, Feb 26, 2017 at 2:52 PM, kernelci.org bot <bot@xxxxxxxxxxxx> wrote:
>
> stable build: 203 builds: 3 failed, 200 passed, 5 errors, 28 warnings (v4.9.13)

Only one warning that doesn't also show up in v4.10-stable

> bcm63xx_defconfig (mips) â PASS, 0 errors, 1 warning, 0 section mismatches
>
> Warnings:
> drivers/net/ethernet/broadcom/bcm63xx_enet.c:1130:3: warning: 'phydev' may be used uninitialized in this function [-Wmaybe-uninitialized]

df384d435a5c ("bcm63xx_enet: avoid uninitialized variable warning")

Arnd