Re: [PATCH v2 2/8] cxl/mbox: Convert poison list mutex to ACQUIRE()

From: Alison Schofield
Date: Fri Jun 20 2025 - 16:44:41 EST


On Wed, Jun 18, 2025 at 10:04:10PM -0700, Dan Williams wrote:
> Towards removing all explicit unlock calls in the CXL subsystem, convert
> the conditional poison list mutex to use a conditional lock guard.
>
> Rename the lock to have the compiler validate that all existing call sites
> are converted.

Reviewed-by: Alison Schofield <alison.schofield@xxxxxxxxx>