On Wed, Mar 22, 2017 at 4:12 PM, kernelci.org bot bot@kernelci.org wrote:
stable build: 203 builds: 0 failed, 203 passed, 5 warnings (v4.10.5) Full Build Summary: https://kernelci.org/build/stable/kernel/v4.10.5/ Tree: stable Branch: local/linux-4.10.y Git Describe: v4.10.5 Git Commit: 034612ee057c2d138db1d298636a4391e35a29e5 Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git Built: 4 unique architectures
Warnings Detected:
x86: gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) defconfig+CONFIG_KASAN=y 5 warnings Warnings summary: 1 net/wireless/nl80211.c:5689:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] 1 net/wireless/nl80211.c:4389:1: warning: the frame size of 2232 bytes is larger than 2048 bytes [-Wframe-larger-than=] 1 net/wireless/nl80211.c:1895:1: warning: the frame size of 3720 bytes is larger than 2048 bytes [-Wframe-larger-than=] 1 net/wireless/nl80211.c:1410:1: warning: the frame size of 2232 bytes is larger than 2048 bytes [-Wframe-larger-than=] 1 drivers/tty/vt/keyboard.c:1470:1: warning: the frame size of 2344 bytes is larger than 2048 bytes [-Wframe-larger-than=]
As expected, all three stable releases from today build cleanly aside from the one issue I still plan to properly address in mainline first.
Arnd