]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Wire up sched_setattr/sched_getattr syscalls
authorJames Hogan <james.hogan@imgtec.com>
Tue, 4 Feb 2014 12:29:01 +0000 (12:29 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 4 Feb 2014 12:47:46 +0000 (13:47 +0100)
commitc3e5bfa4f783d4fd50c8bd951015f3ec92fbc865
tree759d18c2e750d8a48fedbd863f032cea3bec2576
parentba5f54f2b07a051335031ddabc6f9bc9ba720837
MIPS: Wire up sched_setattr/sched_getattr syscalls

Wire up for MIPS the new sched_setattr and sched_getattr system calls
added in commit 0631ff981a03 (sched: Add new scheduler syscalls to
support an extended scheduling parameters ABI) merged in v3.14-rc1.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6502/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/uapi/asm/unistd.h
arch/mips/kernel/scall32-o32.S
arch/mips/kernel/scall64-64.S
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S