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: <46a06a76-a17c-de77-362a-99a18efaee79@infradead.org>
Date:   Mon, 25 Sep 2017 18:19:06 -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>,
        X86 ML <x86@...nel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Felix Schnizlein <fschnizlein@...e.com>
Subject: Re: linux-next: Tree for Sep 19 (x86/kernel/cpuinfo.c)

On 09/19/17 08:54, Randy Dunlap wrote:
> On 09/18/17 21:15, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20170918:
>>
>> Linus' tree still had its build failure for which I reverted a commit.
>>
> 
> on i386:
> 
> ../arch/x86/kernel/cpuinfo.c: In function 'cpuinfo_flags':
> ../arch/x86/kernel/cpuinfo.c:35:26: error: 'x86_cap_flags' undeclared (first use in this function)
>    if (cpu_has(cpu, i) && x86_cap_flags[i] != NULL)
>                           ^
> 
> # CONFIG_X86_FEATURE_NAMES is not set
> CONFIG_HAVE_CPUINFO_SYSFS=y
> 

Add author and driver-core maintainers.

Same error in linux-next 20170922.


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ