On Sun, 07 Sep 2025 15:42:17 +0200, Christophe JAILLET wrote: > Use devm_mutex_init() instead of hand-writing it. > > This saves some LoC, improves readability and saves some space in the > generated .o file. > > Before: > ====== > text data bss dec hex filename > 36884 10296 64 47244 b88c drivers/gpu/drm/xe/xe_hwmon.o > > [...] Applied to drm-xe-next, thanks! [1/1] drm/xe/hwmon: Use devm_mutex_init() commit: 7b77941724628e6171a286edbf04d67a1f1c1459 Best regards, -- Lucas De Marchi