OSDN Git Service

sched: Rename sched.c as sched/core.c in comments and Documentation
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 4 Jun 2013 07:40:24 +0000 (13:10 +0530)
committerIngo Molnar <mingo@kernel.org>
Wed, 19 Jun 2013 10:58:42 +0000 (12:58 +0200)
commit0a0fca9d832b704f116a25badd1ca8c16771dcac
tree499c5502a79447c84ad1d70d1e976083f2f071dc
parent8404c90d050733b3404dc36c500f63ccb0c972ce
sched: Rename sched.c as sched/core.c in comments and Documentation

Most of the stuff from kernel/sched.c was moved to kernel/sched/core.c long time
back and the comments/Documentation never got updated.

I figured it out when I was going through sched-domains.txt and so thought of
fixing it globally.

I haven't crossed check if the stuff that is referenced in sched/core.c by all
these files is still present and hasn't changed as that wasn't the motive behind
this patch.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/cdff76a265326ab8d71922a1db5be599f20aad45.1370329560.git.viresh.kumar@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
21 files changed:
Documentation/cgroups/cpusets.txt
Documentation/rt-mutex-design.txt
Documentation/scheduler/sched-domains.txt
Documentation/spinlocks.txt
Documentation/virtual/uml/UserModeLinux-HOWTO.txt
arch/avr32/kernel/process.c
arch/cris/include/arch-v10/arch/bitops.h
arch/ia64/kernel/head.S
arch/mips/kernel/mips-mt-fpaff.c
arch/mips/kernel/scall32-o32.S
arch/powerpc/include/asm/mmu_context.h
arch/tile/include/asm/processor.h
arch/tile/kernel/stack.c
arch/um/kernel/sysrq.c
include/linux/completion.h
include/linux/perf_event.h
include/linux/spinlock_up.h
include/uapi/asm-generic/unistd.h
kernel/cpuset.c
kernel/time.c
kernel/workqueue_internal.h