lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<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

Powered by Openwall GNU/*/Linux Powered by OpenVZ