[PATCH] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process

Will Deacon will at kernel.org
Wed Jun 5 05:34:33 PDT 2024


On Tue, 23 Apr 2024 17:35:01 +0800, Wei Li wrote:
> The function run_all_insn_set_hw_mode() is registered as startup callback
> of 'CPUHP_AP_ARM64_ISNDEP_STARTING', it invokes set_hw_mode() methods of
> all emulated instructions.
> 
> As the STARTING callbacks are not expected to fail, if one of the
> set_hw_mode() fails, e.g. due to el0 mixed-endian is not supported for
> 'setend', it will report a warning:
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
      https://git.kernel.org/arm64/c/14951beaec93

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list