sched: Rename sched.c as sched/core.c in comments and Documentation
[deliverable/linux.git] / arch / ia64 / kernel / head.S
index 9be4e497f3d3c253aa36c87459cdb4830a9e4fa7..991ca336b8a2971ccddbc12c3f5be1ca96ecceb6 100644 (file)
@@ -1035,7 +1035,7 @@ END(ia64_delay_loop)
  * Return a CPU-local timestamp in nano-seconds.  This timestamp is
  * NOT synchronized across CPUs its return value must never be
  * compared against the values returned on another CPU.  The usage in
- * kernel/sched.c ensures that.
+ * kernel/sched/core.c ensures that.
  *
  * The return-value of sched_clock() is NOT supposed to wrap-around.
  * If it did, it would cause some scheduling hiccups (at the worst).
This page took 0.025561 seconds and 5 git commands to generate.