[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <75e3d5e7-091e-9b26-47cc-36bece726b9e@infradead.org>
Date: Tue, 19 Sep 2017 08:54:32 -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>
Subject: Re: linux-next: Tree for Sep 19 (x86/kernel/cpuinfo.c)
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
--
~Randy
Powered by blists - more mailing lists