> -----Original Message----- > From: Peter Maydell <peter.mayd...@linaro.org> > Sent: Tuesday, July 19, 2022 6:05 AM > To: Taylor Simpson <tsimp...@quicinc.com> > Cc: qemu-devel@nongnu.org; richard.hender...@linaro.org; > f4...@amsat.org > Subject: Re: [PULL 0/2] Hexagon (target/hexagon) bug fixes for mem_noshuf > > On Mon, 18 Jul 2022 at 23:49, Taylor Simpson <tsimp...@quicinc.com> > wrote: > > > > The following changes since commit > 24f01d220f56eab3268538ef10655b4fb2453fdf: > > > > Merge https://github.com/qemu/qemu into tip (2022-07-18 11:16:39 > > -0700) > > > > are available in the Git repository at: > > > > https://github.com/quic/qemu tags/pull-hex-20220718 > > > > for you to fetch changes up to > eb9072602617cb49c489aaf058f72695c2eaedc2: > > This tag is badly broken as a pull request, because it includes this commit: > > commit 24f01d220f56eab3268538ef10655b4fb2453fdf > Merge: eadad54bf10 78237897312 > Author: Taylor Simpson <tsimp...@quicinc.com> > Date: Mon Jul 18 11:16:39 2022 -0700 > > Merge https://github.com/qemu/qemu into tip > > > Never merge upstream qemu back into a branch you're using as a pull > request, please. Just rebase the patches on latest master. > > Luckily I noticed in this case because it introduces a whole load of garbage > changes and doesn't build. > > thanks > -- PMM
My apologies. I'll fix this and resubmit. Taylor