Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes from Thomas Gleixner: "Two fixes for the fair scheduling class: - Prevent freeing memory which is accessible by concurrent readers - Make the RCU annotations for numa groups consistent" * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/fair: Use RCU accessors consistently for ->numa_group sched/fair: Don't free p->numa_faults with concurrent readers
No related branches found
No related tags found
Showing
- fs/exec.c 1 addition, 1 deletionfs/exec.c
- include/linux/sched.h 9 additions, 1 deletioninclude/linux/sched.h
- include/linux/sched/numa_balancing.h 2 additions, 2 deletionsinclude/linux/sched/numa_balancing.h
- kernel/fork.c 1 addition, 1 deletionkernel/fork.c
- kernel/sched/fair.c 101 additions, 43 deletionskernel/sched/fair.c
Loading
Please register or sign in to comment