Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Ingo Molnar: "Various scheduler fixes all over the place: three SCHED_DL fixes, three sched/numa fixes, two generic race fixes and a comment fix" * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/dl: Fix preemption checks sched: Update comments for CLONE_NEWNS sched: stop the unbound recursion in preempt_schedule_context() sched/fair: Fix division by zero sysctl_numa_balancing_scan_size sched/fair: Care divide error in update_task_scan_period() sched/numa: Fix unsafe get_task_struct() in task_numa_assign() sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer() sched/deadline: Don't replenish from a !SCHED_DEADLINE entity sched: Fix race between task_group and sched_task_group
Showing
- arch/x86/include/asm/preempt.h 1 addition, 0 deletionsarch/x86/include/asm/preempt.h
- include/uapi/linux/sched.h 1 addition, 1 deletioninclude/uapi/linux/sched.h
- kernel/context_tracking.c 0 additions, 40 deletionskernel/context_tracking.c
- kernel/sched/core.c 47 additions, 0 deletionskernel/sched/core.c
- kernel/sched/deadline.c 32 additions, 9 deletionskernel/sched/deadline.c
- kernel/sched/fair.c 16 additions, 5 deletionskernel/sched/fair.c
- kernel/sysctl.c 2 additions, 1 deletionkernel/sysctl.c
Loading
Please register or sign in to comment