From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 09 Sep 2016 12:56:46 +0200 Subject: next-20160909 build: 1 failures 0 warnings (next-20160909) In-Reply-To: <20160909101407.GA27946@sirena.org.uk> References: <20160909101407.GA27946@sirena.org.uk> Message-ID: <3281448.mbmBk67UZ8@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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