On Sat, Jun 25, 2016 at 11:23:05AM +0200, Arnd Bergmann wrote:
On Saturday, June 25, 2016 12:37:17 AM CEST Build bot for Mark Brown wrote:
Warnings Summary: 1 arm64-allmodconfig : PASS, 0 errors, 1 warnings, 0 section mismatches 1 ../drivers/xen/balloon.c:155:13: warning: 'release_memory_resource' declared 'static' but never defined
Passed with no errors, warnings or mismatches:
arm64-allnoconfig arm-multi_v5_defconfig arm-multi_v7_defconfig x86_64-defconfig arm-allmodconfig arm-allnoconfig x86_64-allnoconfig arm64-defconfig
Hi Greg,
It seems we're down to a single warning on ARM and ARM64 now, and the fix just got merged as commit
842775f15090 ("xen/balloon: Fix declared-but-not-defined warning")
so we can for the first time have a stable kernel that builds without warnings on these architectures, nice!
This is now queued up, thanks for pushing for these, it's great to see.
thanks,
greg k-h