Hi Greg,
On Tue, Dec 17, 2024 at 4:01 AM Greg KH gregkh@linuxfoundation.org wrote:
On Mon, Dec 16, 2024 at 04:18:40PM +0000, Jiasheng Jiang wrote:
Replace "slab_priorities" with "slab_dependencies" in the error handler to avoid memory leak.
Fixes: 32eb6bcfdda9 ("drm/i915: Make request allocation caches global") Signed-off-by: Jiasheng Jiang jiashengjiangcool@gmail.com
You also forgot to keep all the original signed-off-by lines, and cc: them :(
I've fixed it up, but next time be more careful please.
thanks,
greg k-h
Sorry for that. I will add these lines in the patch for 5.4.
-Jiasheng