]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2020 22:36:28 +0000 (15:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2020 22:36:28 +0000 (15:36 -0700)
commit45c423a3f354dd0783b9feb11f5200dc8a656550
tree03edb39c77a3811292964c6f836d7710028745a3
parent86eeb76b5634d1acf06eed3df0d3e28689891b29
parent4f486399bbb23367a90078d345e522e3249e3846
Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer fix from Thomas Gleixner:
 "A small fix for the VDSO code to force inline
  __cvdso_clock_gettime_common() so the compiler
  can't generate horrible code"

* tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  lib/vdso: Force inlining of __cvdso_clock_gettime_common()