All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: maz@kernel.org
Cc: suzuki.poulose@arm.com, anshuman.khandual@arm.com,
	gregkh@linuxfoundation.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, kvmarm@lists.cs.columbia.edu,
	coresight@lists.linaro.org
Subject: [GIT PULL] coresight: Fixes for ETE and TRBE
Date: Tue, 13 Apr 2021 10:19:52 -0600	[thread overview]
Message-ID: <20210413161952.750262-1-mathieu.poirier@linaro.org> (raw)

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.

Thanks,
Mathieu

----------------------------------------------------------------

Wei Yongjun (2):
      coresight: core: Make symbol 'csdev_sink' static
      coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()

 drivers/hwtracing/coresight/coresight-core.c | 2 +-
 drivers/hwtracing/coresight/coresight-trbe.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: maz@kernel.org
Cc: anshuman.khandual@arm.com, gregkh@linuxfoundation.org,
	coresight@lists.linaro.org, linux-kernel@vger.kernel.org,
	kvmarm@lists.cs.columbia.edu,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] coresight: Fixes for ETE and TRBE
Date: Tue, 13 Apr 2021 10:19:52 -0600	[thread overview]
Message-ID: <20210413161952.750262-1-mathieu.poirier@linaro.org> (raw)

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.

Thanks,
Mathieu

----------------------------------------------------------------

Wei Yongjun (2):
      coresight: core: Make symbol 'csdev_sink' static
      coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()

 drivers/hwtracing/coresight/coresight-core.c | 2 +-
 drivers/hwtracing/coresight/coresight-trbe.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

WARNING: multiple messages have this Message-ID (diff)
From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: maz@kernel.org
Cc: suzuki.poulose@arm.com, anshuman.khandual@arm.com,
	gregkh@linuxfoundation.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, kvmarm@lists.cs.columbia.edu,
	coresight@lists.linaro.org
Subject: [GIT PULL] coresight: Fixes for ETE and TRBE
Date: Tue, 13 Apr 2021 10:19:52 -0600	[thread overview]
Message-ID: <20210413161952.750262-1-mathieu.poirier@linaro.org> (raw)

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.

Thanks,
Mathieu

----------------------------------------------------------------

Wei Yongjun (2):
      coresight: core: Make symbol 'csdev_sink' static
      coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()

 drivers/hwtracing/coresight/coresight-core.c | 2 +-
 drivers/hwtracing/coresight/coresight-trbe.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-04-13 16:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13 16:19 Mathieu Poirier [this message]
2021-04-13 16:19 ` [GIT PULL] coresight: Fixes for ETE and TRBE Mathieu Poirier
2021-04-13 16:19 ` Mathieu Poirier
2021-04-13 16:52 ` Marc Zyngier
2021-04-13 16:52   ` Marc Zyngier
2021-04-13 16:52   ` Marc Zyngier
2021-04-13 19:45   ` Mathieu Poirier
2021-04-13 19:45     ` Mathieu Poirier
2021-04-13 19:45     ` Mathieu Poirier
2021-04-14  8:27     ` Marc Zyngier
2021-04-14  8:27       ` Marc Zyngier
2021-04-14  8:27       ` Marc Zyngier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210413161952.750262-1-mathieu.poirier@linaro.org \
    --to=mathieu.poirier@linaro.org \
    --cc=anshuman.khandual@arm.com \
    --cc=coresight@lists.linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=suzuki.poulose@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.