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 <rongqianf...@vivo.com>
Thorsten Blum submitted an identical patch a year earlier: https://patch.msgid.link/20240820231028.136126-1-thorsten.b...@toblux.com I've just applied his patch but added a Reported-by tag with your name to acknowledge your contribution. Thanks! Lukas