public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 6.12-rc7
@ 2024-11-10  6:31 Greg KH
  2024-11-10 17:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-11-10  6:31 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell
  Cc: linux-kernel, linux-staging

The following changes since commit 8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:

  Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.12-rc7

for you to fetch changes up to 807babf69027b4f1c55e72b06879658e83830880:

  staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation (2024-10-19 10:04:57 +0200)

----------------------------------------------------------------
Staging driver fixes for 6.12-rc7

Here are 2 small memory leak fixes for the vchiq_arm staging driver that
have been sitting in my tree for weeks and should get merged for
6.12-rc7 so that people don't keep tripping over them.

They both have been in linux-next for a while with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Umang Jain (2):
      staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation
      staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation

 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-10 17:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-10  6:31 [GIT PULL] Staging driver fixes for 6.12-rc7 Greg KH
2024-11-10 17:44 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox