Skip to content
Commit c8c38c54 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 a019670d
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