From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun, 19 Apr 2020 18:18:20 +0000 (-0700)
Subject: Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel... 
X-Git-Tag: v5.7-rc2~7
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=08dd3872770b78d3d5e26d251b5853aa26e35d41;p=users%2Fjedix%2Flinux-maple.git

Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull scheduler fixes from Thomas Gleixner:
 "Two fixes for the scheduler:

   - Work around an uninitialized variable warning where GCC can't
     figure it out.

   - Allow 'isolcpus=' to skip unknown subparameters so that older
     kernels work with the commandline of a newer kernel. Improve the
     error output while at it"

* tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/vtime: Work around an unitialized variable warning
  sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
---

08dd3872770b78d3d5e26d251b5853aa26e35d41