[PATCH] asm-generic: add sched_setattr/sched_getattr syscalls
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-02-17 18:44:47
Also in:
linux-arch, lkml
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-02-17 18:44:47
Also in:
linux-arch, lkml
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 <redacted> Cc: Arnd Bergmann <arnd@arndb.de> Cc: linux-arch at vger.kernel.org Cc: Vineet Gupta <redacted> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <redacted> Cc: linux-arm-kernel at lists.infradead.org Cc: Mark Salter <redacted> Cc: Aurelien Jacquiot <redacted> Cc: linux-c6x-dev at linux-c6x.org Cc: Richard Kuo <redacted> Cc: linux-hexagon at vger.kernel.org Cc: linux-metag at vger.kernel.org Cc: Jonas Bonn <jonas@southpole.se> Cc: linux at lists.openrisc.net Cc: Chen Liqin <redacted> Cc: Lennox Wu <redacted> Cc: Chris Metcalf <redacted> Cc: Guan Xuetao <redacted>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>