On 17/02/14 18:44, Catalin Marinas wrote: > On Mon, Feb 03, 2014 at 03:33:37PM +0000, James Hogan wrote: >> Add the sched_setattr and sched_getattr syscalls to the generic syscall >> list, which is used by the following architectures: arc, arm64, c6x, >> hexagon, metag, openrisc, score, tile, unicore32. >> >> Signed-off-by: James Hogan >> Cc: Arnd Bergmann >> Cc: linux-arch@vger.kernel.org >> Cc: Vineet Gupta >> Cc: Catalin Marinas >> Cc: Will Deacon >> Cc: linux-arm-kernel@lists.infradead.org >> Cc: Mark Salter >> Cc: Aurelien Jacquiot >> Cc: linux-c6x-dev@linux-c6x.org >> Cc: Richard Kuo >> Cc: linux-hexagon@vger.kernel.org >> Cc: linux-metag@vger.kernel.org >> Cc: Jonas Bonn >> Cc: linux@lists.openrisc.net >> Cc: Chen Liqin >> Cc: Lennox Wu >> Cc: Chris Metcalf >> Cc: Guan Xuetao > > Acked-by: Catalin Marinas Thanks, FYI I've applied to my fixes branch which is included in linux-next, I'll send Linus the pull request in a few days. Cheers James