OSDN Git Service

Merge tag 'thermal-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/therma...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Mar 2021 19:27:37 +0000 (12:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Mar 2021 19:27:37 +0000 (12:27 -0700)
Pull thermal framework fix from Daniel Lezcano:
 "Fix NULL pointer access when the cooling device transition stats
  table failed to allocate due to a big number of states (Manaf
  Meethalavalappu Pallikunhi)"

* tag 'thermal-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux:
  thermal/core: Add NULL pointer check before using cooling device stats


Trivial merge