]> Pileus Git - ~andy/linux/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)
commit6776254b1c28fece9535d42baf2db88756121fe7
tree759d18c2e750d8a48fedbd863f032cea3bec2576
parent4294ad1c52caad3239404cea9e0cbfeb435e3a25
MIPS: Wire up sched_setattr/sched_getattr syscalls

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