Skip to content

Commit

Permalink
perf cgroup: Fix a typo in kernel config
Browse files Browse the repository at this point in the history
s/specificied/specified

Signed-off-by: Li Zefan <[email protected]>
Acked-by: Stephane Eranian <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
  • Loading branch information
Li Zefan authored and Ingo Molnar committed Mar 4, 2011
1 parent 1b15d05 commit 2d0f252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2d0f252

Please sign in to comment.