Re: [PATCH v2 3/8] cxl/decoder: Move decoder register programming to a helper

From: Alison Schofield
Date: Fri Jun 20 2025 - 17:00:21 EST


On Wed, Jun 18, 2025 at 10:04:11PM -0700, Dan Williams wrote:
> In preparation for converting to rw_semaphore_acquire semantics move the
> contents of an open-coded {down,up}_read(&cxl_dpa_rwsem) section to a
> helper function.
>

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