From: Sidhartha Kumar <sidhartha.kumar@oracle.com>
To: Jani Nikula <jani.nikula@linux.intel.com>,
Matthew Wilcox <willy@infradead.org>
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
maarten.lankhorst@linux.intel.com, mripard@kernel.org,
tzimmermann@suse.de, airlied@gmail.com, simona@ffwll.ch
Subject: Re: [PATCH v2 0/6] DRM IDR to Xarray conversions
Date: Mon, 25 Aug 2025 11:20:24 -0400 [thread overview]
Message-ID: <453e4d9a-b798-401b-9bdd-23786f693baf@oracle.com> (raw)
In-Reply-To: <586cd833db27544321eb9521720803e148519557@intel.com>
On 8/25/25 2:52 AM, Jani Nikula wrote:
> On Fri, 22 Aug 2025, Matthew Wilcox <willy@infradead.org> 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.
>
>
prev parent reply other threads:[~2025-08-25 15:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 14:54 [PATCH v2 0/6] DRM IDR to Xarray conversions Sidhartha Kumar
2025-08-21 14:54 ` [PATCH v2 1/6] drm: Convert aux_idr to XArray Sidhartha Kumar
2025-08-21 14:54 ` [PATCH v2 2/6] drm: Convert object_name_idr " Sidhartha Kumar
2025-08-21 14:54 ` [PATCH v2 3/6] drm: Convert syncobj_idr " Sidhartha Kumar
2025-08-21 14:54 ` [PATCH v2 4/6] drm: Convert magic_map " Sidhartha Kumar
2025-08-21 14:54 ` [PATCH v2 5/6] drm: Convert lessee_idr " Sidhartha Kumar
2025-08-21 14:54 ` [PATCH v2 6/6] drm: Convert tile_idr " Sidhartha Kumar
2025-08-22 12:33 ` [PATCH v2 0/6] DRM IDR to Xarray conversions Jani Nikula
2025-08-22 14:36 ` Sidhartha Kumar
2025-08-22 14:53 ` Matthew Wilcox
2025-08-25 6:52 ` Jani Nikula
2025-08-25 15:20 ` Sidhartha Kumar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=453e4d9a-b798-401b-9bdd-23786f693baf@oracle.com \
--to=sidhartha.kumar@oracle.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).