]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64/cpufeature: Add missing id_aa64mmfr4 feature reg update
authorYicong Yang <yangyicong@hisilicon.com>
Sat, 29 Mar 2025 03:44:07 +0000 (11:44 +0800)
committerWill Deacon <will@kernel.org>
Tue, 29 Apr 2025 12:36:37 +0000 (13:36 +0100)
commit35382a3646404891aba092013b855c3db4b8b487
treeffa146b63e1fcc47c49d5a6ef3a148dd74b2e287
parent0af2f6be1b4281385b618cb86ad946eded089ac8
arm64/cpufeature: Add missing id_aa64mmfr4 feature reg update

Add missing id_aa64mmfr4 feature register check and update in
update_cpu_features(). Update the taint status as well.

Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
Link: https://lore.kernel.org/r/20250329034409.21354-2-yangyicong@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/cpufeature.c