On Thu, Apr 21, 2022 at 04:57:34AM +0000, Wang, Zhi A wrote: > Is it possible that I can send two different pull based on the same branch? > I was thinking I can remove this line in the original patch and then add a > small patch to add this line back on the top. Then make two different tags > before and after that small patch, send one pull with tag that includes that > small patch to i915 and the other pull with tag that doesn't includes it to > VFIO? Yes, you can do that as long as the small fixup commit is the very last one.