mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
x86/mm/pat: Fix typo in the Kconfig help text
Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
parent
533d49b37a
commit
b75baaf3a8
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue