Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capability
@ 2026-06-01 11:19 Zeng Heng
  2026-06-01 11:19 ` [PATCH v3 1/2] " Zeng Heng
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Zeng Heng @ 2026-06-01 11:19 UTC (permalink / raw)
  To: vladimir.murzin, xuwei5, wangyushan12, yangyicong, maz,
	yeoreum.yun, miko.lenczewski, james.clark, corbet, skhan,
	kuninori.morimoto.gx, lucaswei, catalin.marinas, broonie,
	lpieralisi, thuth, kevin.brodsky, tongtiangen, oupton,
	ryan.roberts, mark.rutland, will, Sascha.Bischoff
  Cc: linux-arm-kernel, wangkefeng.wang, linux-doc, linux-kernel

From: Zeng Heng <zengheng4@huawei.com>

v2: https://lore.kernel.org/all/20260529063132.766491-1-zengheng@huaweicloud.com/
v1: https://lore.kernel.org/all/20260526015720.206854-1-zengheng@huaweicloud.com/

Changes in v3:
  - Keep CONFIG_ARM64_WORKAROUND_DISABLE_CNP config and generalise
    ARM64_WORKAROUND_DISABLE_CNP capability.

Changes in v2:
  - Unify CNP disable workaround into ARM64_WORKAROUND_DISABLE_CNP

Zeng Heng (2):
  arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capability
  arm64: kernel: Disable CNP on HiSilicon HIP09

 Documentation/arch/arm64/silicon-errata.rst |  2 ++
 arch/arm64/Kconfig                          | 20 ++++++++++++++++++++
 arch/arm64/include/asm/cpucaps.h            |  4 ++--
 arch/arm64/kernel/cpu_errata.c              | 17 ++++++++++++-----
 arch/arm64/kernel/cpufeature.c              |  2 +-
 arch/arm64/tools/cpucaps                    |  2 +-
 6 files changed, 38 insertions(+), 9 deletions(-)

--
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-06-02 15:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-01 11:19 [PATCH v3 0/2] arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capability Zeng Heng
2026-06-01 11:19 ` [PATCH v3 1/2] " Zeng Heng
2026-06-02  9:23   ` Vladimir Murzin
2026-06-01 11:20 ` [PATCH v3 2/2] arm64: kernel: Disable CNP on HiSilicon HIP09 Zeng Heng
2026-06-02  9:24   ` Vladimir Murzin
2026-06-02 15:53   ` Will Deacon
2026-06-02  9:28 ` [PATCH v3 0/2] arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capability Vladimir Murzin
2026-06-02 11:54 ` Wei Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox