All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zeng Heng <zengheng4@huawei.com>
To: <xiexiuqi@huawei.com>, <catalin.marinas@arm.com>,
	<will@kernel.org>, <liuxin350@huawei.com>, <zuoze1@huawei.com>,
	<wangkefeng.wang@huawei.com>, <zhengzengkai@huawei.com>,
	<libaokun1@huawei.com>, <liushixin2@huawei.com>,
	<wangxiongfeng2@huawei.com>
Cc: <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>, <weiyongjun1@huawei.com>,
	<liwei391@huawei.com>
Subject: [PATCH OLK-6.6] arm64: enable CONFIG_ARM64_MPAM in openeuler_defconfig
Date: Wed, 17 Apr 2024 14:41:04 +0800	[thread overview]
Message-ID: <20240417064104.2477916-1-zengheng4@huawei.com> (raw)

hulk inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I8T2RT

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

Support MPAM feature as default the arm64 configuration.

Signed-off-by: Zeng Heng <zengheng4@huawei.com>
---
 arch/arm64/configs/openeuler_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/configs/openeuler_defconfig b/arch/arm64/configs/openeuler_defconfig
index afd13d9e3840..68f06681704f 100644
--- a/arch/arm64/configs/openeuler_defconfig
+++ b/arch/arm64/configs/openeuler_defconfig
@@ -526,7 +526,7 @@ CONFIG_ARM64_PTR_AUTH_KERNEL=y
 # ARMv8.4 architectural features
 #
 CONFIG_ARM64_AMU_EXTN=y
-# CONFIG_ARM64_MPAM is not set
+CONFIG_ARM64_MPAM=y
 CONFIG_ARM64_TLB_RANGE=y
 # end of ARMv8.4 architectural features
 
-- 
2.25.1


WARNING: multiple messages have this Message-ID (diff)
From: Zeng Heng <zengheng4@huawei.com>
To: <xiexiuqi@huawei.com>, <catalin.marinas@arm.com>,
	<will@kernel.org>, <liuxin350@huawei.com>, <zuoze1@huawei.com>,
	<wangkefeng.wang@huawei.com>, <zhengzengkai@huawei.com>,
	<libaokun1@huawei.com>, <liushixin2@huawei.com>,
	<wangxiongfeng2@huawei.com>
Cc: <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>, <weiyongjun1@huawei.com>,
	<liwei391@huawei.com>
Subject: [PATCH OLK-6.6] arm64: enable CONFIG_ARM64_MPAM in openeuler_defconfig
Date: Wed, 17 Apr 2024 14:41:04 +0800	[thread overview]
Message-ID: <20240417064104.2477916-1-zengheng4@huawei.com> (raw)

hulk inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I8T2RT

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

Support MPAM feature as default the arm64 configuration.

Signed-off-by: Zeng Heng <zengheng4@huawei.com>
---
 arch/arm64/configs/openeuler_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/configs/openeuler_defconfig b/arch/arm64/configs/openeuler_defconfig
index afd13d9e3840..68f06681704f 100644
--- a/arch/arm64/configs/openeuler_defconfig
+++ b/arch/arm64/configs/openeuler_defconfig
@@ -526,7 +526,7 @@ CONFIG_ARM64_PTR_AUTH_KERNEL=y
 # ARMv8.4 architectural features
 #
 CONFIG_ARM64_AMU_EXTN=y
-# CONFIG_ARM64_MPAM is not set
+CONFIG_ARM64_MPAM=y
 CONFIG_ARM64_TLB_RANGE=y
 # end of ARMv8.4 architectural features
 
-- 
2.25.1


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

             reply	other threads:[~2024-04-17  6:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-17  6:41 Zeng Heng [this message]
2024-04-17  6:41 ` [PATCH OLK-6.6] arm64: enable CONFIG_ARM64_MPAM in openeuler_defconfig Zeng Heng

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=20240417064104.2477916-1-zengheng4@huawei.com \
    --to=zengheng4@huawei.com \
    --cc=catalin.marinas@arm.com \
    --cc=libaokun1@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liushixin2@huawei.com \
    --cc=liuxin350@huawei.com \
    --cc=liwei391@huawei.com \
    --cc=wangkefeng.wang@huawei.com \
    --cc=wangxiongfeng2@huawei.com \
    --cc=weiyongjun1@huawei.com \
    --cc=will@kernel.org \
    --cc=xiexiuqi@huawei.com \
    --cc=zhengzengkai@huawei.com \
    --cc=zuoze1@huawei.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.