]> 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)
commit5d6c1327840f32c088fbb03709ef456b3edb4d8b
tree759d18c2e750d8a48fedbd863f032cea3bec2576
parent6b913ffca2e4b71eae282ac2618a5db9d38658b0
MIPS: Wire up sched_setattr/sched_getattr syscalls

Wire up for MIPS the new sched_setattr and sched_getattr system calls
added in commit d84c5e533bb2 (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