Commit b75baaf3 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

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



Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 533d49b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.