All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Alexandru Elisei <alexandru.elisei@arm.com>
Cc: jason@lakedaemon.net, catalin.marinas@arm.com,
	linux-kernel@vger.kernel.org, tglx@linutronix.de,
	will@kernel.org, kvmarm@lists.cs.columbia.edu,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
Date: Sun, 13 Sep 2020 10:08:44 +0100	[thread overview]
Message-ID: <f8b805d29096158f83783e1417776d55@kernel.org> (raw)
In-Reply-To: <ca41885f-1d86-be38-1680-6847079efaf2@arm.com>

On 2020-09-12 14:34, Alexandru Elisei wrote:
> Hi Marc,

[...]

> Have you tested the series using the PMU NMI branch from the cover
> letter? If so, would you mind giving a Tested-by tag for that series 
> [1]?

I haven't had a chance, but that's next on my list once I've gone
through some other bits of review that have been lingering in my
inbox for too long...

         M.
-- 
Jazz is not dead. It just smells funny...
_______________________________________________
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: Marc Zyngier <maz@kernel.org>
To: Alexandru Elisei <alexandru.elisei@arm.com>
Cc: jason@lakedaemon.net, catalin.marinas@arm.com,
	linux-kernel@vger.kernel.org, yuzenghui@huawei.com,
	tglx@linutronix.de, will@kernel.org,
	kvmarm@lists.cs.columbia.edu,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
Date: Sun, 13 Sep 2020 10:08:44 +0100	[thread overview]
Message-ID: <f8b805d29096158f83783e1417776d55@kernel.org> (raw)
In-Reply-To: <ca41885f-1d86-be38-1680-6847079efaf2@arm.com>

On 2020-09-12 14:34, Alexandru Elisei wrote:
> Hi Marc,

[...]

> Have you tested the series using the PMU NMI branch from the cover
> letter? If so, would you mind giving a Tested-by tag for that series 
> [1]?

I haven't had a chance, but that's next on my list once I've gone
through some other bits of review that have been lingering in my
inbox for too long...

         M.
-- 
Jazz is not dead. It just smells funny...

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

WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: Alexandru Elisei <alexandru.elisei@arm.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, kvmarm@lists.cs.columbia.edu,
	jason@lakedaemon.net, catalin.marinas@arm.com,
	tglx@linutronix.de, will@kernel.org, yuzenghui@huawei.com
Subject: Re: [PATCH v2 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
Date: Sun, 13 Sep 2020 10:08:44 +0100	[thread overview]
Message-ID: <f8b805d29096158f83783e1417776d55@kernel.org> (raw)
In-Reply-To: <ca41885f-1d86-be38-1680-6847079efaf2@arm.com>

On 2020-09-12 14:34, Alexandru Elisei wrote:
> Hi Marc,

[...]

> Have you tested the series using the PMU NMI branch from the cover
> letter? If so, would you mind giving a Tested-by tag for that series 
> [1]?

I haven't had a chance, but that's next on my list once I've gone
through some other bits of review that have been lingering in my
inbox for too long...

         M.
-- 
Jazz is not dead. It just smells funny...

  reply	other threads:[~2020-09-13  9:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19 13:36 [PATCH v2 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0 Alexandru Elisei
2020-08-19 13:36 ` Alexandru Elisei
2020-08-19 13:36 ` Alexandru Elisei
2020-08-19 13:36 ` [PATCH v2 1/2] irqchip/gicv3: Spell out when pseudo-NMIs are enabled Alexandru Elisei
2020-08-19 13:36   ` Alexandru Elisei
2020-08-19 13:36   ` Alexandru Elisei
2020-08-19 13:36 ` [PATCH v2 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0 Alexandru Elisei
2020-08-19 13:36   ` Alexandru Elisei
2020-08-19 13:36   ` Alexandru Elisei
2020-09-12 12:00   ` Marc Zyngier
2020-09-12 12:00     ` Marc Zyngier
2020-09-12 12:00     ` Marc Zyngier
2020-09-12 13:34     ` Alexandru Elisei
2020-09-12 13:34       ` Alexandru Elisei
2020-09-12 13:34       ` Alexandru Elisei
2020-09-13  9:08       ` Marc Zyngier [this message]
2020-09-13  9:08         ` Marc Zyngier
2020-09-13  9:08         ` 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=f8b805d29096158f83783e1417776d55@kernel.org \
    --to=maz@kernel.org \
    --cc=alexandru.elisei@arm.com \
    --cc=catalin.marinas@arm.com \
    --cc=jason@lakedaemon.net \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=will@kernel.org \
    /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.