]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pm-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Jan 2020 23:55:30 +0000 (15:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Jan 2020 23:55:30 +0000 (15:55 -0800)
commit8adc9ffb100a7880c54632430ca6435f7825daae
treec88b560a85103812641e36097e1d32164f0e3e48
parent00bf274f8c989274d0605c52609678c375c3fea8
parent232eeab6f4c4c55828002426f3d8ac519a47de79
Merge tag 'pm-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "Fix a coding mistake in the teo cpuidle governor causing data to be
  written beyond the last array element (Ikjoon Jang)"

* tag 'pm-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpuidle: teo: Fix intervals[] array indexing bug