Attention is currently required from: Jincheng Li, Jérémy Compostella.
Shuo Liu has uploaded a new patch set (#5) to the change originally created by Jincheng Li. ( https://review.coreboot.org/c/coreboot/+/81260?usp=email )
Change subject: arch/x86: Fix typo for macro CPUID_FEATURE_HTT ......................................................................
arch/x86: Fix typo for macro CPUID_FEATURE_HTT
Also use BIT macro to replace the original manual bit shift
Change-Id: I9b29233e75483cda6bf7723cf79632f6b04233b0 Signed-off-by: Jincheng Li jincheng.li@intel.com --- M src/arch/x86/include/arch/cpu.h M src/cpu/intel/common/hyperthreading.c 2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/81260/5