[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <886439ee-8f56-413f-9a32-1347fe5ac1d9@kernel.org>
Date: Fri, 14 Mar 2025 13:10:04 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: George Moussalem <george.moussalem@...look.com>
Cc: linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org, linux-phy@...ts.infradead.org,
andersson@...nel.org, bhelgaas@...gle.com, conor+dt@...nel.org,
devicetree@...r.kernel.org, lumag@...nel.org, kishon@...nel.org,
konradybcio@...nel.org, krzk+dt@...nel.org, kw@...ux.com,
lpieralisi@...nel.org, manivannan.sadhasivam@...aro.org,
p.zabel@...gutronix.de, quic_nsekar@...cinc.com, robh@...nel.org,
robimarko@...il.com, vkoul@...nel.org, quic_srichara@...cinc.com
Subject: Re: [PATCH v4 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
On 14/03/2025 09:50, George Moussalem wrote:
>> Anyway, your patchset cannot be even applied due to broken threading.
>>
>> We keep pointing to issues in your toolset since more than a week.
>> Sending is so trivial that I do not understand why you keep it having
>> broken:
>>
>> `b4 send`
>> or
>> `git format-patch -v4 --cover-letter -6 && git send-email ./v4-*`
>>
>> NAK
>
> Not disagreeing, but I'm not sure why it still breaks.
>
> The git send-email command is exactly what I used before but I found out
> it's not an issue in the toolset itself. Outlook.com SMTP servers
> replace the original 'Message-ID' header with their own. That is what
> causes threading to break. As a workaround, I first send the cover
They replace it only in the first message. Why the rest of the emails
are not replaced? Looking at this thread:
https://lore.kernel.org/all/TYZPR01MB555632DC209AA69996309B58C9C92@TYZPR01MB5556.apcprd01.prod.exchangelabs.com/
All of them look like replaced.
> letter, lookup the Message-ID value and then send the actual patches
> using 'git send-email --in-reply-to=<Message-ID>'. I do see them
> threaded in my mail client (Thunderbird) and in:
> https://lore.kernel.org/all/DS7PR19MB8883F2538AA7D047E13C102B9DD22@DS7PR19MB8883.namprd19.prod.outlook.com/#r
Yeah, but not in b4.
>
> If this doesn't work, I may need to switch to a different email address.
I recommend using b4 relay:
https://b4.docs.kernel.org/en/latest/contributor/send.html
Best regards,
Krzysztof
Powered by blists - more mailing lists