mbox series

[GIT,PULL,3/6] firmware: tegra: Changes for v6.1-rc1

Message ID 20220916101957.1635854-3-thierry.reding@gmail.com (mailing list archive)
State Accepted
Commit a30f202fdc27f527900d095d95765c6e646a8db1
Headers show
Series [GIT,PULL,1/6] soc/tegra: Changes for v6.1-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-firmware

Message

Thierry Reding Sept. 16, 2022, 10:19 a.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-firmware

for you to fetch changes up to fa586abcfe4b43e170d72586b6f11bcc48f6766c:

  firmware: tegra: Switch over to memdup_user() (2022-09-15 12:45:42 +0200)

Thanks,
Thierry

----------------------------------------------------------------
firmware: tegra: Changes for v6.1-rc1

A simple cleanup for user memory usage in the BPMP debugfs support.

----------------------------------------------------------------
Qing Wang (1):
      firmware: tegra: Switch over to memdup_user()

 drivers/firmware/tegra/bpmp-debugfs.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)