]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/mips/kernel/scall32-o32.S
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[karo-tx-linux.git] / arch / mips / kernel / scall32-o32.S
index ed5bafb5d637535fce344f7983a12b22587e0e7f..e774bb1088b5f16970feaea1bddf6eaead240a01 100644 (file)
@@ -476,8 +476,9 @@ einval: li  v0, -ENOSYS
        /*
         * For FPU affinity scheduling on MIPS MT processors, we need to
         * intercept sys_sched_xxxaffinity() calls until we get a proper hook
-        * in kernel/sched.c.  Considered only temporary we only support these
-        * hooks for the 32-bit kernel - there is no MIPS64 MT processor atm.
+        * in kernel/sched/core.c.  Considered only temporary we only support
+        * these hooks for the 32-bit kernel - there is no MIPS64 MT processor
+        * atm.
         */
        sys     mipsmt_sys_sched_setaffinity    3
        sys     mipsmt_sys_sched_getaffinity    3