Revision 17d25a337b75d656a34bdd52a477596c303b7f59 authored by Linus Torvalds on 06 May 2016, 18:53:27 UTC, committed by Linus Torvalds on 06 May 2016, 18:53:27 UTC
Pull scheduler fix from Ingo Molnar:
 "This contains a single fix that fixes a nohz tick stopping bug when
  mixed-poliocy SCHED_FIFO and SCHED_RR tasks are present on a runqueue"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()
2 parent s 18fb92c + 2548d54
History
File Mode Size
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 166 bytes
bitmap.c -rw-r--r-- 6.6 KB
dir.c -rw-r--r-- 10.9 KB
file.c -rw-r--r-- 1.1 KB
inode.c -rw-r--r-- 18.2 KB
itree_common.c -rw-r--r-- 7.7 KB
itree_v1.c -rw-r--r-- 1.4 KB
itree_v2.c -rw-r--r-- 1.8 KB
minix.h -rw-r--r-- 5.2 KB
namei.c -rw-r--r-- 5.3 KB

back to top