Re: [PATCH v18 04/26] drm/shmem-helper: Refactor locked/unlocked functions

From: Dmitry Osipenko
Date: Tue Dec 05 2023 - 06:43:29 EST


On 12/4/23 15:55, Maxime Ripard wrote:
>> Okay, that means s/_locked/_nolock/ in drm_gem_shmem_helpers.{c,h}, I
>> guess.

DRM subsys and majority of kernel uses common _locked postfix. We should
retain the old naming scheme by using _locked() in DRM. It's not
worthwhile changing the name to a much less popular variant for a no
good reason.

Maxime, are you okay with keeping the _locked name?

--
Best regards,
Dmitry