On 01/17/2014 10:29 AM, Stephen Warren wrote: > On 01/13/2014 08:53 AM, tip-bot for Dario Faggioli wrote: >> Commit-ID: d50dde5a10f305253cbc3855307f608f8a3c5f73 >> Gitweb: >> http://git.kernel.org/tip/d50dde5a10f305253cbc3855307f608f8a3c5f73 >> Author: Dario Faggioli <[email protected]> >> AuthorDate: Thu, 7 Nov 2013 14:43:36 +0100 >> Committer: Ingo Molnar <[email protected]> >> CommitDate: Mon, 13 Jan 2014 13:41:04 +0100 >> >> sched: Add new scheduler syscalls to support an extended scheduling >> parameters ABI >> >> Add the syscalls needed for supporting scheduling algorithms >> with extended scheduling parameters (e.g., SCHED_DEADLINE). > > I'm seeing a regression in next-20140116 on my system, and "git bisect" > points at this patch. I noticed the fix patch "sched: Fix up scheduler > syscall LTP fails", but applying that doesn't solve the problem.
Never mind; additional searching revealed "sched: Fix __sched_setscheduler() nice test", which does fix the issue for me. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

