Tree/Branch: v4.4.15-rt23 Git describe: v4.4.15-rt23 Commit: 27df5dad54 Linux 4.4.15-rt23
Build Time: 102 min 9 sec
Passed: 9 / 9 (100.00 %) Failed: 0 / 9 ( 0.00 %)
Errors: 0 Warnings: 3 Section Mismatches: 0
------------------------------------------------------------------------------- defconfigs with issues (other than build errors): 1 warnings 0 mismatches : arm64-allnoconfig 2 warnings 0 mismatches : arm64-allmodconfig 1 warnings 0 mismatches : arm-multi_v5_defconfig 2 warnings 0 mismatches : arm-multi_v7_defconfig 1 warnings 0 mismatches : x86_64-defconfig 1 warnings 0 mismatches : arm-allmodconfig 1 warnings 0 mismatches : arm-allnoconfig 1 warnings 0 mismatches : x86_64-allnoconfig 2 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Warnings Summary: 3 9 ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function] 2 ../include/linux/spinlock.h:246:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 ../drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
=============================================================================== Detailed per-defconfig build reports below:
------------------------------------------------------------------------------- arm64-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function]
------------------------------------------------------------------------------- arm64-allmodconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function] ../drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
------------------------------------------------------------------------------- arm-multi_v5_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function]
------------------------------------------------------------------------------- arm-multi_v7_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function] ../include/linux/spinlock.h:246:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
------------------------------------------------------------------------------- x86_64-defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function]
------------------------------------------------------------------------------- arm-allmodconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function]
------------------------------------------------------------------------------- arm-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function]
------------------------------------------------------------------------------- x86_64-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function]
------------------------------------------------------------------------------- arm64-defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function] ../include/linux/spinlock.h:246:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] -------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
close failed in file object destructor: sys.excepthook is missing lost sys.stderr
On Friday, July 15, 2016 9:11:58 AM CEST Build bot for Mark Brown wrote:
Warnings Summary: 3 9 ../kernel/sched/core.c:3474:12: warning: 'preemptible_lazy' defined but not used [-Wunused-function] 2 ../include/linux/spinlock.h:246:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 ../drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
Wiht the latest version we are down again to three warnings, the first two being introduced through -rt, and the last one waiting for a backport of 842775f15090 ("xen/balloon: Fix declared-but-not-defined warning") into stable.
Arnd
linaro-kernel@lists.linaro.org