arm64: Fix !CONFIG_SMP kernel build
Commit fb4a9602 (arm64: kernel: fix per-cpu offset restore on resume) uses per_cpu_offset() unconditionally during CPU wakeup, however, this is only defined for the SMP case. Signed-off-by:Catalin Marinas <catalin.marinas@arm.com> Reported-by:
Dave P Martin <Dave.Martin@arm.com> Git-commit: b57fc9e8 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Ian Maund <imaund@codeaurora.org>
Loading
Please sign in to comment