[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5449db25-c11e-68a1-532c-044689794aad@infradead.org>
Date: Thu, 22 Mar 2018 10:36:38 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux-Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux PM list <linux-pm@...r.kernel.org>,
Zhang Rui <rui.zhang@...el.com>,
Eduardo Valentin <edubezval@...il.com>
Subject: Re: linux-next: Tree for Mar 22 (thermal)
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 <linux/jiffies.h>
Reported-by: Randy Dunlap <rdunlap@...radead.org>
thanks,
--
~Randy
Powered by blists - more mailing lists