diff --git a/init/Kconfig b/init/Kconfig index 6fcd192aa60d9afae06fba61a9dfa085bbd4b050..7cbe1f43ca22d959fe1c2b9dfe9bf235c70b5eb3 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -420,7 +420,7 @@ config CGROUP_MEM_RES_CTLR sure you need the memory resource controller. Even when you enable this, you can set "cgroup_disable=memory" at your boot option to disable memory resource controller and you can avoid overheads. - (and lose benefits of memory resource contoller) + (and lose benefits of memory resource controller) This config option also selects MM_OWNER config option, which could in turn add some fork/exit overhead.