* [git pull] habanalabs fixes for 5.10-rc7
@ 2020-11-30 8:38 Oded Gabbay
2020-11-30 14:31 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Oded Gabbay @ 2020-11-30 8:38 UTC (permalink / raw)
To: gregkh; +Cc: linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [git pull] habanalabs fixes for 5.10-rc7
2020-11-30 8:38 [git pull] habanalabs fixes for 5.10-rc7 Oded Gabbay
@ 2020-11-30 14:31 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-11-30 14:31 UTC (permalink / raw)
To: Oded Gabbay; +Cc: linux-kernel
On Mon, Nov 30, 2020 at 10:38:30AM +0200, Oded Gabbay wrote:
> 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
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-30 14:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 8:38 [git pull] habanalabs fixes for 5.10-rc7 Oded Gabbay
2020-11-30 14:31 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®