[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160112181221.GB6588@sirena.org.uk>
Date: Tue, 12 Jan 2016 18:12:21 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Laxman Dewangan <ldewangan@...dia.com>
Subject: Re: [GIT PULL] regulator updates for v4.5
On Tue, Jan 12, 2016 at 09:48:54AM -0800, Linus Torvalds wrote:
> Nope. No can do.
> I get a build error:
> drivers/regulator/max8973-regulator.c:506:4: error:
> ‘THERMAL_DEVICE_EVENT_THRESHOLD’ undeclared
> and grepping around for this that is not some merge error: even in
> your tree (before being merged into mine), that thing simply does not
> exist except in that one place:
> [torvalds@i7 linux]$ git grep THERMAL_DEVICE_EVENT_THRESHOLD 2986a09d8
> 2986a09d8:drivers/regulator/max8973-regulator.c:
> THERMAL_DEVICE_EVENT_THRESHOLD);
> and that's it.
> So this tree clearly can never have worked, and never have compiled.
> Consider yourself cursed at.
Ugh, right. It builds fine in -next because that has been introduced in
the thermal tree and that gets merged first (the code had been there), I
hadn't updated the local test configs and for some reason the kernelci
results got lost in the noise.
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists