Merge tag 'peci-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2022 14:12:25 +0000 (16:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2022 14:12:25 +0000 (16:12 +0200)
commitc063643cb33b05b5cb14bc3fd318fad58e8f83bb
tree5a1ef12d0adc881925cfa9b51ec618d96c2176dd
parenta582123d6f4c6a0ae850864974eb7afd01fffab7
parent1c11289b34ab67ed080bbe0f1855c4938362d9cf
Merge tag 'peci-fixes-6.0' of git://git./linux/kernel/git/iwi/linux into char-misc-linus

Iwona writes:
  "PECI fixes for v6.0

   Two minor fixes:
   * cpu
   - Fix use-after-free in adev_release()

   * aspeed
   - Fix error check for platform_get_irq()"

* tag 'peci-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux:
  peci: cpu: Fix use-after-free in adev_release()
  peci: aspeed: fix error check return value of platform_get_irq()