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