Skip to content
Commit 264666e6 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: Slightly improve the warning on CPU0 enable-method



Commit e8765b26 (arm64: read enable-method for CPU0) introduced
checks for the enable method on CPU0 (to be later used with CPU
suspend). However, if the kernel is compiled for UP and a DT file is
used with a method like 'spin-table', Linux complains about 'invalid
enable method'. This patch turns it into an 'unsupported enable method'
warning.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 248f0e7f
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