lkml.org 
[lkml]   [2020]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[git pull] habanalabs fixes for 5.10-rc7
Hello Greg,

This pull request contains two memory leak bug fixes for 5.10-rc7.
Details are in the tag.

Thanks,
Oded

The following changes since commit f0992098cadb4c9c6a00703b66cafe604e178fea:

speakup: Reject setting the speakup line discipline outside of speakup (2020-11-30 09:20:32 +0100)

are available in the Git repository at:

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git tags/misc-habanalabs-fixes-2020-11-30

for you to fetch changes up to 5555b7c56bdec7a29c789fec27f84d40f52fbdfa:

habanalabs: put devices before driver removal (2020-11-30 10:30:16 +0200)

----------------------------------------------------------------
This tag contains two bug fixes for v5.10-rc7:

- Memory leak every time a user closes the file-descriptor of the device.
The driver didn't always free all the VA range structures it maintains
per user.

- Memory leak every time the driver was removed. The device structure was
not "put" at the device's teardown function in the driver.

----------------------------------------------------------------
Ofir Bitton (2):
habanalabs: free host huge va_range if not used
habanalabs: put devices before driver removal

drivers/misc/habanalabs/common/device.c | 16 ++++++++--------
drivers/misc/habanalabs/common/memory.c | 1 +
2 files changed, 9 insertions(+), 8 deletions(-)

\
 
 \ /
  Last update: 2020-11-30 09:41    [W:0.061 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site