All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zenghui Yu <yuzenghui@huawei.com>
To: <stable@vger.kernel.org>, <gregkh@linuxfoundation.org>,
	<sashal@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>, <kvmarm@lists.linux.dev>,
	<andrew.murray@arm.com>, <mark.rutland@arm.com>,
	<suzuki.poulose@arm.com>, <wanghaibin.wang@huawei.com>,
	<will@kernel.org>, Zenghui Yu <yuzenghui@huawei.com>
Subject: [for-4.19 0/2] backport "KVM: arm64: limit PMU version to PMUv3 for ARMv8.1"
Date: Tue, 28 Nov 2023 15:46:31 +0800	[thread overview]
Message-ID: <20231128074633.646-1-yuzenghui@huawei.com> (raw)

We need to backport patch #1 as well because it introduced a helper used
by patch #2.

Andrew Murray (2):
  arm64: cpufeature: Extract capped perfmon fields
  KVM: arm64: limit PMU version to PMUv3 for ARMv8.1

 arch/arm64/include/asm/cpufeature.h | 23 +++++++++++++++++++++++
 arch/arm64/include/asm/sysreg.h     |  6 ++++++
 arch/arm64/kvm/sys_regs.c           | 10 ++++++++++
 3 files changed, 39 insertions(+)

-- 
2.33.0


WARNING: multiple messages have this Message-ID (diff)
From: Zenghui Yu <yuzenghui@huawei.com>
To: <stable@vger.kernel.org>, <gregkh@linuxfoundation.org>,
	<sashal@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>, <kvmarm@lists.linux.dev>,
	<andrew.murray@arm.com>, <mark.rutland@arm.com>,
	<suzuki.poulose@arm.com>, <wanghaibin.wang@huawei.com>,
	<will@kernel.org>, Zenghui Yu <yuzenghui@huawei.com>
Subject: [for-4.19 0/2] backport "KVM: arm64: limit PMU version to PMUv3 for ARMv8.1"
Date: Tue, 28 Nov 2023 15:46:31 +0800	[thread overview]
Message-ID: <20231128074633.646-1-yuzenghui@huawei.com> (raw)

We need to backport patch #1 as well because it introduced a helper used
by patch #2.

Andrew Murray (2):
  arm64: cpufeature: Extract capped perfmon fields
  KVM: arm64: limit PMU version to PMUv3 for ARMv8.1

 arch/arm64/include/asm/cpufeature.h | 23 +++++++++++++++++++++++
 arch/arm64/include/asm/sysreg.h     |  6 ++++++
 arch/arm64/kvm/sys_regs.c           | 10 ++++++++++
 3 files changed, 39 insertions(+)

-- 
2.33.0


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

             reply	other threads:[~2023-11-28  7:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-28  7:46 Zenghui Yu [this message]
2023-11-28  7:46 ` [for-4.19 0/2] backport "KVM: arm64: limit PMU version to PMUv3 for ARMv8.1" Zenghui Yu
2023-11-28  7:46 ` [for-4.19 1/2] arm64: cpufeature: Extract capped perfmon fields Zenghui Yu
2023-11-28  7:46   ` Zenghui Yu
2023-11-30 13:42   ` Patch "arm64: cpufeature: Extract capped perfmon fields" has been added to the 4.19-stable tree gregkh
2023-11-30 13:42     ` gregkh
2023-11-28  7:46 ` [for-4.19 2/2] KVM: arm64: limit PMU version to PMUv3 for ARMv8.1 Zenghui Yu
2023-11-28  7:46   ` Zenghui Yu
2023-11-30 13:42   ` Patch "KVM: arm64: limit PMU version to PMUv3 for ARMv8.1" has been added to the 4.19-stable tree gregkh
2023-11-30 13:42     ` gregkh
2023-11-28  8:12 ` [for-4.19 0/2] backport "KVM: arm64: limit PMU version to PMUv3 for ARMv8.1" Greg KH
2023-11-28  8:12   ` Greg KH
2023-11-28 12:00   ` Zenghui Yu
2023-11-28 12:00     ` Zenghui Yu
2023-11-30 13:40     ` Greg KH
2023-11-30 13:40       ` Greg KH

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=20231128074633.646-1-yuzenghui@huawei.com \
    --to=yuzenghui@huawei.com \
    --cc=andrew.murray@arm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kvmarm@lists.linux.dev \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=suzuki.poulose@arm.com \
    --cc=wanghaibin.wang@huawei.com \
    --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.