Re: [PATCH v2 0/3] wifi: rt2x00: improve watchdog support

From: Jeff Johnson
Date: Mon Nov 06 2023 - 11:33:58 EST


On 11/4/2023 1:57 AM, Shiji Yang wrote:
P.S. It seems that this cover letter won't be included in the patch
series in https://lore.kernel.org/. It's an issue with the Outlook
email or I missed something?

Outlook e-mail is apparently rewriting your e-mail headers:

Subject: [PATCH v2 0/3] wifi: rt2x00: improve watchdog support
Message-ID: <TYAP286MB0315D63EBE1DE458D6B9D42ABCA4A@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
X-Microsoft-Original-Message-ID: <20231104085800.17576-1-yangshiji66@xxxxxxxxxxx>

Subject: [PATCH v2 1/3] wifi: rt2x00: introduce DMA busy check watchdog for rt2800
Message-ID: <TYAP286MB0315D7462CE08A119A99DE34BCA4A@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
In-Reply-To: <20231104085800.17576-1-yangshiji66@xxxxxxxxxxx>
References: <20231104085800.17576-1-yangshiji66@xxxxxxxxxxx>

Subject: [PATCH v2 2/3] wifi: rt2x00: disable RTS threshold for rt2800 by default
Message-ID: <TYAP286MB03155DDB953155B7A2DE849ABCA4A@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
In-Reply-To: <20231104085800.17576-1-yangshiji66@xxxxxxxxxxx>
References: <20231104085800.17576-1-yangshiji66@xxxxxxxxxxx>

Your actual patches are being threaded since they all reference the same Message ID, but the cover letter no longer has that Message ID.

You might want to look at using b4 (<https://b4.docs.kernel.org/en/latest/contributor/overview.html>) instead of git send-email.

From the linked page:
The main benefit of b4 send is that you no longer have to really care if your mail server performs some kind of content mangling that causes patches to become corrupted, or if it doesn’t provide a way to send mail via SMTP.