From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for Mar 22 (thermal) Date: Thu, 22 Mar 2018 10:36:38 -0700 Message-ID: <5449db25-c11e-68a1-532c-044689794aad@infradead.org> References: <20180322193847.63181403@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180322193847.63181403@canb.auug.org.au> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell , Linux-Next Mailing List Cc: Linux Kernel Mailing List , Linux PM list , Zhang Rui , Eduardo Valentin List-Id: linux-pm@vger.kernel.org On 03/22/2018 01:38 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20180321: > > The vfs tree still had its build failure for which I reverted a commit. > on i386: ERROR: "nsec_to_clock_t" [drivers/thermal/thermal_sys.ko] undefined! so in drivers/thermal/thermal_sysfs.c, please add: #include Reported-by: Randy Dunlap thanks, -- ~Randy