On Wed, Aug 21, 2024 at 01:10:28AM +0200, Thorsten Blum wrote: > Use kvfree() to fix the following Coccinelle/coccicheck warning reported > by kfree_mismatch.cocci: > > WARNING kvmalloc is used to allocate this memory at line 10398 > > Reviewed-by: Tomer Tayar <tta...@habana.ai> > Signed-off-by: Thorsten Blum <thorsten.b...@toblux.com>
Applied to drm-misc-fixes, thanks. You used toblux.com in the Signed-off-by tag but have since amended .mailmap to use linux.dev instead. To avoid a mismatch between the Signed-off-by tag and the commit author, I've taken the liberty to hand-edit the former to use linux.dev. I've also added a Fixes tag and stable designation. Qianfeng Rong later submitted an identical patch, so I've added a Reported-by tag to acknowledge that: https://patch.msgid.link/20250808085530.233737-1-rongqianf...@vivo.com Thanks, Lukas