From 021b1b9122049327022eec058009798fdeb738b5 Mon Sep 17 00:00:00 2001 From: Li Zefan Date: Thu, 3 Mar 2011 14:26:20 +0800 Subject: [PATCH] --- yaml --- r: 234501 b: refs/heads/master c: 2d0f25201ee210a0666ec9c41538ba05a07f8bc6 h: refs/heads/master i: 234499: 498e27e5438c1199365d001b390177b76e849825 v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 73d5b77a9860..5c693e96e81f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1b15d0558e82df9b3659804ceb44187b98eda354 +refs/heads/master: 2d0f25201ee210a0666ec9c41538ba05a07f8bc6 diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index 20d6bd919b8d..4c4edf2ec4a9 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -688,7 +688,7 @@ config CGROUP_PERF depends on PERF_EVENTS && CGROUPS help This option extends the per-cpu mode to restrict monitoring to - threads which belong to the cgroup specificied and run on the + threads which belong to the cgroup specified and run on the designated cpu. Say N if unsure.