Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Feb 2018 19:54:22 +0000 (11:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Feb 2018 19:54:22 +0000 (11:54 -0800)
commit59e4721544a9650cb74f66857e7b2ab49e983144
treecbb850869cfc88a651f25a0ba77cae90f7b9a1d2
parentc786427f57b6dc4f56f9a84da52b41216e94f125
parentd207af2eab3f8668b95ad02b21930481c42806fd
Merge branch 'core-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull core fix from Thomas Gleixner:
 "A small fix which adds the missing for_each_cpu_wrap() stub for the UP
  case to avoid build failures"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  cpumask: Make for_each_cpu_wrap() available on UP as well