https://github.com/torvalds/linux
Revision aea4869f68b5869afbb308bfb7d777d725df8900 authored by Linus Torvalds on 31 October 2014, 19:43:52 UTC, committed by Linus Torvalds on 31 October 2014, 19:43:52 UTC
Pull core fixes from Ingo Molnar:
 "The tree contains two RCU fixes and a compiler quirk comment fix"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  rcu: Make rcu_barrier() understand about missing rcuo kthreads
  compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles
  rcu: More on deadlock between CPU hotplug and expedited grace periods
2 parent s 0f4b067 + 21ee24b
History
Tip revision: aea4869f68b5869afbb308bfb7d777d725df8900 authored by Linus Torvalds on 31 October 2014, 19:43:52 UTC
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: aea4869

back to top