https://github.com/torvalds/linux
Revision 024d4d4c0cf486dee5240183125edbddc6cf2d55 authored by Linus Torvalds on 11 November 2018, 22:33:00 UTC, committed by Linus Torvalds on 11 November 2018, 22:33:00 UTC
Pull scheduler fixes from Thomas Gleixner:
 "Two small scheduler fixes:

   - Take hotplug lock in sched_init_smp(). Technically not really
     required, but lockdep will complain other.

   - Trivial comment fix in sched/fair"

* 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/fair: Fix a comment in task_numa_fault()
  sched/core: Take the hotplug lock in sched_init_smp()
2 parent s 1acf93c + e1ff516
History
Tip revision: 024d4d4c0cf486dee5240183125edbddc6cf2d55 authored by Linus Torvalds on 11 November 2018, 22:33:00 UTC
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: 024d4d4

back to top