Re: [PATCH 0/3] cxl: Misc sashiko fixes

Dave Jiang <[email protected]> Fri, 24 Jul 2026 07:58:22 -0700
Newsgroups org.kernel.vger.linux-cxl
Message-ID <[email protected]>

On 7/22/26 1:52 PM, Dave Jiang wrote:
> Several shashiko reported issues
> 1. cxl/memdev: Don't mask an earlier partition's poison query error
> 2. cxl/ras: Clear software-only TLP log fields after RCH AER copy
> 3. cxl/region: Guard against unset partition in poison_by_decoder()
> 
> 
> Dave Jiang (3):
>   cxl/region: Guard against unset partition in poison_by_decoder()
>   cxl/ras: Clear software-only TLP log fields after RCH AER copy
>   cxl/memdev: Don't mask an earlier partition's poison query error
> 
>  drivers/cxl/core/memdev.c  | 2 ++
>  drivers/cxl/core/ras_rch.c | 7 +++++++
>  drivers/cxl/core/region.c  | 3 +++
>  3 files changed, 12 insertions(+)
> 
> 
> base-commit: 1590cf0329716306e948a8fc29f1d3ee87d3989f


Ok ignore this series for now. I'm working it out with Alison and Terry to get them more organized into specific area series.