Merge tag 'tegra-for-6.9-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Mon, 4 Mar 2024 15:51:03 +0000 (16:51 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 4 Mar 2024 15:51:03 +0000 (16:51 +0100)
commit1b9df39edc61b9cde9b5ae9ad58a40d70ec7fcd9
tree6d69baea43f64c277e379069b8ec208e9d480416
parent3326155e5b994b304fe95cb311189946423e687e
parent1315848f1f8a0100cb6f8a7187bc320c5d98947f
Merge tag 'tegra-for-6.9-firmware' of git://git./linux/kernel/git/tegra/linux into soc/drivers

firmware: tegra: Changes for v6.9-rc1

Contains a fix that makes sure we don't unnecessarily call kfree().

* tag 'tegra-for-6.9-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()

Link: https://lore.kernel.org/r/20240223174849.1509465-2-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>