Re: [PATCH v2 0/6] DRM IDR to Xarray conversions
From: Matthew Wilcox
Date: Fri Aug 22 2025 - 10:57:24 EST
On Fri, Aug 22, 2025 at 10:36:24AM -0400, Sidhartha Kumar wrote:
> On 8/22/25 8:33 AM, Jani Nikula wrote:
> > It would be great if the commit messages mentioned whether the
> > identifiers are expected to remain the same in the conversion.
>
> By identifiers do you mean if the name of the previous idr variable is the
> same as the XArray variable that is introduced? Sure I can add that in a v3.
I think Jani means that the actual numbers assigned should remain the
saame after the conversion.