On Thu, Apr 13, 2023 at 09:36:58AM +0000, Stanley Chang[昌育德] wrote: > > This is not properly threaded with patch 1/2 for some reason, so our tools can > > not pick up the whole thread at once. Please fix up your sending script, or > > just use git send-email directly. > > > > thanks, > > > > greg k-h > > > > I send the patch by git send-email. > > git send-email --cc="Stanley Chang <stanley_chang@xxxxxxxxxxx>" --to="Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx>" --cc-cmd='./scripts/get_maintainer.pl -norolestats v3-0001-usb-dwc3-core-add-support-for-disabling-High-spee.patch' --annotate v3-0001-usb-dwc3-core-add-support-for-disabling-High-spee.patch > > git send-email --cc="Stanley Chang <stanley_chang@xxxxxxxxxxx>" --to="Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx>" --cc-cmd='./scripts/get_maintainer.pl -norolesats v3-0002-dt-bindings-usb-snps-dwc3-Add-snps-parkmode-disab.patch' --annotate v3-0002-dt-bindings-usb-snps-dwc3-Add-snps-parkmode-disab.patch > > I don't know why it can't thread with 2 patches? Because the second invocation of git send-email knows nothing about the first. As Krzysztof said, send both patches on the same command line. > Do I need to resend v4 patch? Yes, I can not take these as-is for this reason. thanks, greg k-h