diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 5e894995366064ca3a3d3b58143a61057f99095e..b6778575cf6fb335a4048aea4b4cd83113d720e8 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1512,7 +1512,7 @@ config X86_CPA_STATISTICS bool "Enable statistic for Change Page Attribute" depends on DEBUG_FS ---help--- - Expose statistics about the Change Page Attribute mechanims, which + Expose statistics about the Change Page Attribute mechanism, which helps to determine the effectiveness of preserving large and huge page mappings when mapping protections are changed.