On Friday, September 9, 2016 11:14:07 AM CEST Mark Brown wrote:
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.
See also https://lkml.org/lkml/2016/9/8/311
I haven't done a patch since we're still debating about how to best address this.
Arnd