summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index 781be3240e21..15716b1a5e21 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -1022,7 +1022,7 @@ config PAGE_BLOCK_ORDER
or MAX_PAGE_ORDER.
Reducing pageblock order can negatively impact THP generation
- success rate. If your workloads uses THP heavily, please use this
+ success rate. If your workloads use THP heavily, please use this
option with caution.
Don't change if unsure.