On Fri, Aug 08, 2025 at 04:55:27PM +0800, Qianfeng Rong wrote:
> Replace kfree() with kvfree() for memory allocated by kvcalloc().
>
> Compile-tested only.
>
> Fixes: f728c17fc97a ("accel/habanalabs/gaudi2: move HMMU page tables to
> device memory")
> Signed-off-by: Qianfeng Rong <[email protected]>
Thorsten Blum submitted an identical patch a year earlier:
https://patch.msgid.link/[email protected]
I've just applied his patch but added a Reported-by tag with your name to
acknowledge your contribution.
Thanks!
Lukas