Re: [PATCH v10 03/12] cxl: Share HDM decoder decode logic
From: Srirangan Madhavan
Date: Tue Sep 01 2026 - 21:59:29 EST
On 8/20/26 4:25 PM, Dave Jiang wrote:
I'm concerned about here modifying cxled->skip without the DPA write lock. Should it be:Ack. Addressed this in v11.
skip = settings.target_or_skip;
And leave modification of cxled->skip to exclusively with devm_cxl_dpa_reserve()?
Also this change isn't mentioned by the commit log.
DJ
--
Regards,
Srirangan