Re: [PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
From: Yu, Yu-cheng <hidden>
Date: 2021-01-12 00:40:18
Also in:
linux-arch, linux-doc, linux-mm, lkml
From: Yu, Yu-cheng <hidden>
Date: 2021-01-12 00:40:18
Also in:
linux-arch, linux-doc, linux-mm, lkml
This is a minor revision of the original [PATCH v17 04/26] patch. The purpose of the revision is to address Boris' comment earlier by doing setup_force_cpu_cap(X86_FEATURE_CET) in bsp_init_intel(). -- Yu-cheng