Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Oct 2014 16:20:39 +0000 (18:20 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Oct 2014 16:20:39 +0000 (18:20 +0200)
commitf1d0d14120a8a6224a8aead925cf4310f48947d5
tree434b4cfbaa6af2d60861dda334f785d7a335fe31
parentbf10fa857f0604865006d9705e63415b9d4e0d62
parent2ed53c0d6cc99fc712f7c037e41d9ec4eb8d6b08
Merge branch 'x86-cpu-for-linus' of git://git./linux/kernel/git/tip/tip

Pull x86 cpu offlining patch from Ingo Molnar:
 "This tree includes a single commit that speeds up x86 suspend/resume
  by replacing a naive 100msec sleep based polling loop with proper
  completion notification.

  This gives some real suspend/resume benefit on servers with larger
  core counts"

* 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline during S3
arch/x86/kernel/smpboot.c