• Linus Torvalds's avatar
    Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 32439700
    Linus Torvalds authored
    Pull scheduler fixes from Ingo Molnar:
     "Various fixlets, mostly related to the (root-only) SCHED_DEADLINE
      policy, but also a hotplug bug fix and a fix for a NR_CPUS related
      overallocation bug causing a suspend/resume regression"
    
    * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      sched: Fix hotplug vs. set_cpus_allowed_ptr()
      sched/cpupri: Replace NR_CPUS arrays
      sched/deadline: Replace NR_CPUS arrays
      sched/deadline: Restrict user params max value to 2^63 ns
      sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
      sched: Disallow sched_attr::sched_policy < 0
      sched: Make sched_setattr() correctly return -EFBIG
    32439700
core.c 189 KB