OSDN Git Service

Merge tag 'hisi-drivers-for-5.7' of git://github.com/hisilicon/linux-hisi into arm...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 12:28:41 +0000 (13:28 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 12:28:42 +0000 (13:28 +0100)
commit5fc0458767461bd53b4a74fc003e6175aa853a46
tree35a88c69de101e3c18a0285ddce6a7c051465e28
parent1822d610c5a7581d1bce457e9cdfc0fdce0eda1a
parenta6dd255bdd7d00bbdbf78ba00bde9fc64f86c3a7
Merge tag 'hisi-drivers-for-5.7' of git://github.com/hisilicon/linux-hisi into arm/drivers

ARM64: hisi: SoC driver updates for 5.7

- Fix up the device resources for the broken firmware to avoid
  use-after-free warnings from KASAN in the host removal path

* tag 'hisi-drivers-for-5.7' of git://github.com/hisilicon/linux-hisi:
  bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removal

Link: https://lore.kernel.org/r/5E61F700.5060301@hisilicon.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>