clocksource: arm_arch_timer: ipipe: correct the wrong ipipe_timer setup
The arch_timer_mem_use_virtual variable is used to judge the type
of memory-mapped timer, it can not be used to judge the type of CP15
timer, so fix this issue, otherwise it will lead to kernel panic when
running as a VM.
Signed-off-by:
Dongjiu Geng <gengdongjiu@huawei.com>
Please register or sign in to comment