Skip to content
Commit d6862e3b authored by Maria Yu's avatar Maria Yu
Browse files

ARM: smp: Remove use of IPI_CALL_FUNC_SINGLE



Fix for compile issue which introduced in
'commit 741a8ec5 ("ARM64: smp: Prevent cluster LPM
modes when pending IPIs on cluster CPUs")'.
Correct to use IPI_CALL_FUNC instead of deprecated
IPI_CALL_FUNC_SINGLE. And fix for using smp_cross_call
instead of __smp_cross_call to get needed trace.

Change-Id: Ibb1794357e7be9be80edca99822a4f27e7b886dd
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
parent e7325167
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