On Fri, Sep 09, 2016 at 09:54:37AM +0100, Build bot for Mark Brown wrote:
Since yesterday -next has been failing to build an arm64 allmodconfig due to:
arm64-allmodconfig ERROR: "memblock_is_memory" [drivers/hwmon/xgene-hwmon.ko] undefined!
caused by 05dbf57876b97d2 (hwmon: Add xgene hwmon driver). That symbol is not exported so can't be used from modules though I can't immediately see how that module acquired a reference to that symbol.