Re: [PATCH v2 0/6] DRM IDR to Xarray conversions
From: Sidhartha Kumar
Date: Mon Aug 25 2025 - 11:21:55 EST
On 8/25/25 2:52 AM, Jani Nikula wrote:
On Fri, 22 Aug 2025, Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote:
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.
Yes. Do they?
Yes, they'll remain the same after the patches. I'll add this to the
commit messages in v3.
Thanks,
Sid
BR,
Jani.