On Tue Jun 24, 2025 at 7:34 AM CEST, Onur wrote: > Should we handle this in the initial implementation or leave it for > follow-up patches after the core abstraction of ww_mutex has landed?
Since you're writing these abstractions specifically for usage in drm, I think we should look at the intended use-cases there and then decide on an API. So maybe Lyude or Dave can chime in :) If you (or someone else) have another user for this API that needs it ASAP, then we can think about merging this and improve it later. But if we don't have a user, then we shouldn't merge it anyways. --- Cheers, Benno
