From: Thierry Reding <thierry.reding@gmail.com>
To: Mikko Perttunen <mperttunen@nvidia.com>
Cc: jonathanh@nvidia.com, linux-tegra@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] soc: tegra: Add Tegra186 ARI driver
Date: Thu, 7 Oct 2021 20:47:29 +0200 [thread overview]
Message-ID: <YV9AwWmTBiSjyncA@orome.fritz.box> (raw)
In-Reply-To: <20210617121307.792386-1-mperttunen@nvidia.com>
[-- Attachment #1: Type: text/plain, Size: 641 bytes --]
On Thu, Jun 17, 2021 at 03:13:07PM +0300, Mikko Perttunen wrote:
> Add a driver to hook into panic notifiers and print machine check
> status for debugging. Status information is retrieved via SMC. This
> is supported by upstream ARM Trusted Firmware.
>
> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
> ---
> v2:
> * Changed to use panic notifier instead of serror hook
> ---
> drivers/soc/tegra/Makefile | 1 +
> drivers/soc/tegra/ari-tegra186.c | 80 ++++++++++++++++++++++++++++++++
> 2 files changed, 81 insertions(+)
> create mode 100644 drivers/soc/tegra/ari-tegra186.c
Applied, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Mikko Perttunen <mperttunen@nvidia.com>
Cc: jonathanh@nvidia.com, linux-tegra@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] soc: tegra: Add Tegra186 ARI driver
Date: Thu, 7 Oct 2021 20:47:29 +0200 [thread overview]
Message-ID: <YV9AwWmTBiSjyncA@orome.fritz.box> (raw)
In-Reply-To: <20210617121307.792386-1-mperttunen@nvidia.com>
[-- Attachment #1.1: Type: text/plain, Size: 641 bytes --]
On Thu, Jun 17, 2021 at 03:13:07PM +0300, Mikko Perttunen wrote:
> Add a driver to hook into panic notifiers and print machine check
> status for debugging. Status information is retrieved via SMC. This
> is supported by upstream ARM Trusted Firmware.
>
> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
> ---
> v2:
> * Changed to use panic notifier instead of serror hook
> ---
> drivers/soc/tegra/Makefile | 1 +
> drivers/soc/tegra/ari-tegra186.c | 80 ++++++++++++++++++++++++++++++++
> 2 files changed, 81 insertions(+)
> create mode 100644 drivers/soc/tegra/ari-tegra186.c
Applied, thanks.
Thierry
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-10-07 18:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-17 12:13 [PATCH v2] soc: tegra: Add Tegra186 ARI driver Mikko Perttunen
2021-06-17 12:13 ` Mikko Perttunen
2021-06-18 12:03 ` Thierry Reding
2021-06-18 12:03 ` Thierry Reding
2021-06-18 12:32 ` Mikko Perttunen
2021-06-18 12:32 ` Mikko Perttunen
2021-10-07 18:47 ` Thierry Reding [this message]
2021-10-07 18:47 ` Thierry Reding
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=YV9AwWmTBiSjyncA@orome.fritz.box \
--to=thierry.reding@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mperttunen@nvidia.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.