Skip to content
Commit 900499fb authored by Xiaolei Wang's avatar Xiaolei Wang Committed by Bruce Ashfield
Browse files

arm64: Fix the incompatible pointer type build error for user_cache_maint_handler()



Refer to commit 8d56e5c5("arm64: Treat ESR_ELx as a 64-bit register"),
modify the parameter esr to unsigned long, otherwise it will
be detected by the compiler as an error.

Signed-off-by: default avatarXiaolei Wang <xiaolei.wang@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 94abd688
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment