On Sat, Nov 03, 2018 at 09:33:07AM -0700, kernelci.org bot wrote:
stable-rc/linux-4.14.y build: 184 builds: 0 failed, 184 passed, 1 warning (v4.14.78-144-gb825fd9fbad5) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.14.y/kernel/v4.14.78-144-gb825fd9fbad5/ Tree: stable-rc Branch: linux-4.14.y Git Describe: v4.14.78-144-gb825fd9fbad5 Git Commit: b825fd9fbad594b1eb7f4ba22588e33f00bca345 Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Built: 4 unique architectures Warnings Detected: mips: gcc version 6.3.0 (GCC) decstation_defconfig: 1 warning Warnings summary: 1 drivers/net/ethernet/amd/declance.c:1230:2: warning: 'desc' may be used uninitialized in this function [-Wmaybe-uninitialized]
This is caused by 02255ed9a6fd ("declance: Fix continuation with the adapter identification message") which causes the same warning upstream. There's no upstream fix for this yet. -- Thanks, Sasha