> On 5/11/2024 5:48 PM, Jiasheng Jiang wrote: >> Replace "slab_priorities" with "slab_dependencies" in the error handler to avoid memory leak. > > Nice catch. I would make the subject more like: > > drm/i915: Fix memory leak by correcting cache object name in error handler > >> >> Fixes: 32eb6bcfdda9 ("drm/i915: Make request allocation caches global") > > Also need Cc: <stable@xxxxxxxxxxxxxxx> # v5.2+ > > With those: > > Reviewed-by: Nirmoy Das <nirmoy.das@xxxxxxxxx> > > > Nirmoy Thanks. I will submit a v2. - Jiasheng