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

