On Mon, May 05, 2025 at 11:12:10AM -0700, Dave Hansen wrote: > On 5/5/25 11:01, Wei Liu wrote: > > You don't need to do that for this patch. Please point me to Thomas' > > reply to the previous version and I can add the missing tag to patch > > while I queue it. > > It's right here: > > https://lore.kernel.org/all/8734dnouq6.ffs@tglx/ Thanks for the pointer. This is appreciated. > > It's pretty darn trivial to find if you do any of the following: > > 1. Read this thread in your mail reader that understands threads, or > 2. Look at this thread on lore, or > 3. Run "b4 am" on the thread > > Sure, it can be kinda hard to do #1/#2 on gigantic threads if there are > a ton of replies from the maintainer. But there were 5 messages in this > thread and only one from Thomas. > > I'd highly suggest adding one or more of those tools to your maintainer > toolbox! b4, especially, does all the work for you. I use b4, too. I wished I had more time to go over every things in my inbox. That's why I asked Roman (and other contributors) to include whatever tags were given during the review process while they submit new versions of their patches. Thanks, Wei.