Alex Bennée <alex.ben...@linaro.org> writes: > Hi Markus, > > As promised here is a softfloat specific follow-up to your headers > clean-up series: > > From: Markus Armbruster <arm...@redhat.com> > Date: Tue, 6 Aug 2019 17:14:06 +0200 > Message-Id: <20190806151435.10740-1-arm...@redhat.com> > Subject: [Qemu-devel] [PATCH v2 00/29] Tame a few "touch this, recompile > the world" headers > > The first few patches do a little light re-organising of the header > files and some renaming. The remaining patches then rationalise the > header usage in the targets mostly by removing the inclusion of > softfloat.h from cpu.h which is most likely to trigger the largest > number of rebuilds.
Neat! > I'm happy for you to pull these straight into your larger series if > you want otherwise I'll collect tags and submit once the tree > re-opens. What about this: I post my v3 of my series to address the reviews of v2, you post a v2 of yours if necessary. Once both are ready, I do the pull request. If yours is ready, but mine needs another respin, I can pick yours into my respin, to take it off your hands. Okay?