mirror of https://gitee.com/openkylin/linux.git
d7847a7017
The 0-day build robot by Fengguang Wu reported a build failure:
arch/x86/events//intel/cstate.c: In function 'cstate_pmu_init':
arch/x86/events//intel/cstate.c:680:6: error: 'cpu_has_hypervisor' undeclared (first use in this function)
... which was caused by a merge mistake I made when applying
the following patch:
|
||
---|---|---|
.. | ||
bts.c | ||
core.c | ||
cqm.c | ||
cstate.c | ||
ds.c | ||
knc.c | ||
lbr.c | ||
p4.c | ||
p6.c | ||
pt.c | ||
pt.h | ||
rapl.c | ||
uncore.c | ||
uncore.h | ||
uncore_nhmex.c | ||
uncore_snb.c | ||
uncore_snbep.c |