Skip to content
Commit c83212d7 authored by Xiongfeng Wang's avatar Xiongfeng Wang Committed by Will Deacon
Browse files

firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()



In sdei_device_freeze(), the input parameter of cpuhp_remove_state() is
passed as 'sdei_entry_point' by mistake. Change it to 'sdei_hp_state'.

Fixes: d2c48b23 ("firmware: arm_sdei: Fix sleep from invalid context BUG")
Signed-off-by: default avatarXiongfeng Wang <wangxiongfeng2@huawei.com>
Reviewed-by: James Morse's avatarJames Morse <james.morse@arm.com>
Link: https://lore.kernel.org/r/20241016084740.183353-1-wangxiongfeng2@huawei.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 237ab03e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment