Message ID | 20210413161952.750262-1-mathieu.poirier@linaro.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] coresight: Fixes for ETE and TRBE | expand |
Hi Mathieu, On Tue, 13 Apr 2021 17:19:52 +0100, Mathieu Poirier <mathieu.poirier@linaro.org> wrote: > > The following changes since commit 4fb13790417a7bf726f3867a5d2b9723efde488b: > > dts: bindings: Document device tree bindings for Arm TRBE (2021-04-06 16:05:38 -0600) > > are available in the Git repository at: > > git@gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux.git next-ETE-TRBE > > for you to fetch changes up to 68d400c079978f649e7f63aba966d219743edd64: > > coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() (2021-04-13 09:46:27 -0600) > > ---------------------------------------------------------------- > Hi Marc, > > Please consider these two patches, they are ETE/TRBE fixes found by bots. > > Let me know if you want me to rebase on your next branch and send the > pull request from that. I've now pulled this into kvmarm/next. If you have additional fixes, just stick them on top of your next-ETE-TRBE branch like you did with these two patches. The kvmarm/next branch gets rebuilt every other day, so it isn't a stable branch on its own. Only the non-merge commits are stable, which is why I keep everything on topic branches. Thanks, M.
On Tue, 13 Apr 2021 at 10:52, Marc Zyngier <maz@kernel.org> wrote: > > Hi Mathieu, > > On Tue, 13 Apr 2021 17:19:52 +0100, > Mathieu Poirier <mathieu.poirier@linaro.org> wrote: > > > > The following changes since commit 4fb13790417a7bf726f3867a5d2b9723efde488b: > > > > dts: bindings: Document device tree bindings for Arm TRBE (2021-04-06 16:05:38 -0600) > > > > are available in the Git repository at: > > > > git@gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux.git next-ETE-TRBE > > > > for you to fetch changes up to 68d400c079978f649e7f63aba966d219743edd64: > > > > coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() (2021-04-13 09:46:27 -0600) > > > > ---------------------------------------------------------------- > > Hi Marc, > > > > Please consider these two patches, they are ETE/TRBE fixes found by bots. > > > > Let me know if you want me to rebase on your next branch and send the > > pull request from that. > > I've now pulled this into kvmarm/next. If you have additional fixes, > just stick them on top of your next-ETE-TRBE branch like you did with > these two patches. > Much appreciated - I owe you a beer. > The kvmarm/next branch gets rebuilt every other day, so it isn't a > stable branch on its own. Only the non-merge commits are stable, which > is why I keep everything on topic branches. > > Thanks, > > M. > > -- > Without deviation from the norm, progress is not possible.
On Tue, 13 Apr 2021 20:45:00 +0100, Mathieu Poirier <mathieu.poirier@linaro.org> wrote: > > On Tue, 13 Apr 2021 at 10:52, Marc Zyngier <maz@kernel.org> wrote: > > > > Hi Mathieu, > > > > On Tue, 13 Apr 2021 17:19:52 +0100, > > Mathieu Poirier <mathieu.poirier@linaro.org> wrote: > > > > > > The following changes since commit 4fb13790417a7bf726f3867a5d2b9723efde488b: > > > > > > dts: bindings: Document device tree bindings for Arm TRBE (2021-04-06 16:05:38 -0600) > > > > > > are available in the Git repository at: > > > > > > git@gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux.git next-ETE-TRBE > > > > > > for you to fetch changes up to 68d400c079978f649e7f63aba966d219743edd64: > > > > > > coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu() (2021-04-13 09:46:27 -0600) > > > > > > ---------------------------------------------------------------- > > > Hi Marc, > > > > > > Please consider these two patches, they are ETE/TRBE fixes found by bots. > > > > > > Let me know if you want me to rebase on your next branch and send the > > > pull request from that. > > > > I've now pulled this into kvmarm/next. If you have additional fixes, > > just stick them on top of your next-ETE-TRBE branch like you did with > > these two patches. > > > > Much appreciated - I owe you a beer. One day, my friend. One day... M.