x86/mm/pat: Fix typo in the Kconfig help text

Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
Ingo Molnar 2019-11-20 15:57:04 +01:00
Родитель 533d49b37a
Коммит b75baaf3a8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.