* Re: linux-next: Tree for Mar 22 (thermal)
[not found] <20180322193847.63181403@canb.auug.org.au>
@ 2018-03-22 17:36 ` Randy Dunlap
2018-03-26 21:05 ` Eduardo Valentin
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2018-03-22 17:36 UTC (permalink / raw)
To: Stephen Rothwell, Linux-Next Mailing List
Cc: Linux Kernel Mailing List, Linux PM list, Zhang Rui,
Eduardo Valentin
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@infradead.org>
thanks,
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: Tree for Mar 22 (thermal)
2018-03-22 17:36 ` linux-next: Tree for Mar 22 (thermal) Randy Dunlap
@ 2018-03-26 21:05 ` Eduardo Valentin
2018-03-27 2:09 ` Zhang, Rui
0 siblings, 1 reply; 3+ messages in thread
From: Eduardo Valentin @ 2018-03-26 21:05 UTC (permalink / raw)
To: Randy Dunlap
Cc: Stephen Rothwell, Linux-Next Mailing List,
Linux Kernel Mailing List, Linux PM list, Zhang Rui
Rui,
On Thu, Mar 22, 2018 at 10:36:38AM -0700, Randy Dunlap wrote:
> 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@infradead.org>
Are you taking care of this?
>
> thanks,
> --
> ~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: linux-next: Tree for Mar 22 (thermal)
2018-03-26 21:05 ` Eduardo Valentin
@ 2018-03-27 2:09 ` Zhang, Rui
0 siblings, 0 replies; 3+ messages in thread
From: Zhang, Rui @ 2018-03-27 2:09 UTC (permalink / raw)
To: Eduardo Valentin, Randy Dunlap
Cc: Stephen Rothwell, Linux-Next Mailing List,
Linux Kernel Mailing List, Linux PM list
> -----Original Message-----
> From: Eduardo Valentin [mailto:edubezval@gmail.com]
> Sent: Tuesday, March 27, 2018 5:05 AM
> To: Randy Dunlap <rdunlap@infradead.org>
> Cc: Stephen Rothwell <sfr@canb.auug.org.au>; Linux-Next Mailing List <linux-
> next@vger.kernel.org>; Linux Kernel Mailing List <linux-
> kernel@vger.kernel.org>; Linux PM list <linux-pm@vger.kernel.org>; Zhang,
> Rui <rui.zhang@intel.com>
> Subject: Re: linux-next: Tree for Mar 22 (thermal)
> Importance: High
>
> Rui,
>
> On Thu, Mar 22, 2018 at 10:36:38AM -0700, Randy Dunlap wrote:
> > 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@infradead.org>
>
> Are you taking care of this?
>
No, I missed that email.
Will check it today.
Thanks,
rui
> >
> > thanks,
> > --
> > ~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-27 2:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180322193847.63181403@canb.auug.org.au>
2018-03-22 17:36 ` linux-next: Tree for Mar 22 (thermal) Randy Dunlap
2018-03-26 21:05 ` Eduardo Valentin
2018-03-27 2:09 ` Zhang, Rui
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).