Re: [PATCH v2 0/2] Exynos850 GPU support
From: Krzysztof Kozlowski
Date: Thu Aug 20 2026 - 14:34:45 EST
On 20/08/2026 18:22, thomas_turner@xxxxxxxxxxxx wrote:
>
> Apologies, I think I am missing the --thread parameter. The command I ran was
>
> git send-email --in-reply-to='<GVYP280MB12139AB976CA7ACF49FEB768A1A52@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>' \
You almost never use this parameter.
git format patch; scripts/getmaintainers; git send email
Or just use b4 as all recent guides are asking
https://www.linaro.org/blog/becoming-a-kernel-developer-part1-posting-your-first-patch/
Please read:
https://subspace.kernel.org/etiquette.html
Best regards,
Krzysztof