Re: [PATCH 03/20] cxl: Move CXL spec defines to public header
From: Jonathan Cameron
Date: Wed Mar 18 2026 - 11:00:27 EST
On Fri, 13 Mar 2026 09:56:10 -0700
Dave Jiang <dave.jiang@xxxxxxxxx> wrote:
> On 3/13/26 5:18 AM, Jonathan Cameron wrote:
> > On Thu, 12 Mar 2026 02:04:23 +0530
> > mhonap@xxxxxxxxxx wrote:
> >
> >> From: Manish Honap <mhonap@xxxxxxxxxx>
> >>
> >> HDM decoder capability structure and component reg block size
> >> needs to be used by VFIO subsystem. Move the macros from private
> >> CXL header to public one.
> >>
> >> Signed-off-by: Manish Honap <mhonap@xxxxxxxxxx>
> >
> > Not really related to this patch, but...
> >
> > Maybe this is the time to think about doing a PCI like
> > uapi/linux/cxl_regs.h header?
>
> Sounds reasonable. Maybe makes sense to be in uapi/cxl/? There's already a features.h header in there.
Sure. I'd forgotten about that directory.
Jonathan