From: Adrian Knoth Date: Thu, 13 Nov 2008 00:23:55 +0000 (-0800) Subject: sched: correct sched-rt-group.txt pathname in init/Kconfig X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2fe401e38602e853e01376cdb670b0bc4d526a6d;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git sched: correct sched-rt-group.txt pathname in init/Kconfig init/Kconfig directs the user to Documentation/sched-rt-group.txt, but the file is actually in Documentation/scheduler/sched-rt-group.txt. This patch corrects the pathname mentioned in init/Kconfig. Signed-off-by: Adrian Knoth Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar --- diff --git a/init/Kconfig b/init/Kconfig index 86b00c53fade..2f850d800d94 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -354,7 +354,7 @@ config RT_GROUP_SCHED setting below. If enabled, it will also make it impossible to schedule realtime tasks for non-root users until you allocate realtime bandwidth for them. - See Documentation/sched-rt-group.txt for more information. + See Documentation/scheduler/sched-rt-group.txt for more information. choice depends on GROUP_SCHED