Re: [git pull] habanalabs pull request for kernel 5.19

From: Greg KH
Date: Sat May 21 2022 - 09:22:52 EST


On Sat, May 21, 2022 at 02:53:25PM +0300, Oded Gabbay wrote:
> Hi Greg,
>
> This is habanalabs pull request for the merge window of kernel 5.19.
> We added a few minor features, such as support eventfd registration
> for device events, and the ability to scrub the device memory
> through debugfs.
>
> We did some refactoring such as adding a centralized memory
> manager inside the driver for allocating mmapable memory and tracking
> it, so we can remove different code paths that basically duplicated
> that functionality.
>
> And, as usual, there are multiple bug fixes.
>
> Full details are in the tag.
>
> Thanks,
> Oded
>
> The following changes since commit cafada1fe932ce761d6c0bc1d56967e27abe4cff:
>
> Revert "speakup: Generate speakupmap.h automatically" (2022-05-20 21:07:05 +0200)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git tags/misc-habanalabs-next-2022-05-21
>
> for you to fetch changes up to 93f742b13260b070a695f44d6b6ff696cb5cbcd8:
>
> habanalabs: use separate structure info for each error collect data (2022-05-21 14:42:17 +0300)

Has this been in linux-next already? It's _really_ late to be adding
new commits to my trees as 5.17 is about to come out in a few hours :(

greg k-h