From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: linux-next: build warning after merge of the regmap tree Date: Mon, 6 Nov 2017 22:01:11 -0800 Message-ID: <20171107060111.GV28761@minitux> References: <20171106115214.19cb007a@canb.auug.org.au> <20171106152157.2ad9a5a9@canb.auug.org.au> <20171106153037.2afa3e7b@canb.auug.org.au> <20171106112143.ht4cmm2qngdbmmuy@sirena.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171106112143.ht4cmm2qngdbmmuy@sirena.co.uk> Sender: linux-kbuild-owner@vger.kernel.org To: Mark Brown Cc: Stephen Rothwell , Linux-Next Mailing List , Linux Kernel Mailing List , linux-kbuild@vger.kernel.org, "Yann E. MORIN" , linux-remoteproc@vger.kernel.org, Ohad Ben-Cohen List-Id: linux-next.vger.kernel.org On Mon 06 Nov 03:21 PST 2017, Mark Brown wrote: > On Mon, Nov 06, 2017 at 03:30:37PM +1100, Stephen Rothwell wrote: > > On Mon, 6 Nov 2017 15:21:57 +1100 Stephen Rothwell wrote: > > > On Mon, 6 Nov 2017 11:52:14 +1100 Stephen Rothwell wrote: > > > > > After merging the regmap tree, today's linux-next build > > > > (arm_multi_v7_defconfig) produced this warning: > [..] > isn't one right now. The root issue here is that HWSPINLOCK can be > built modular which makes it very painful to use from core code. I've picked Baolin's patch for making the hwspinlock core bool. Hopefully this help avoid this issue. Looks like I missed today's linux-next though. Regards, Bjorn