[PATCH v3 05/22] arm64: capabilities: Add flags to handle the conflicts on late CPU

2018-02-09 Thread Suzuki K Poulose
When a CPU is brought up, it is checked against the caps that are known to be enabled on the system (via verify_local_cpu_capabilities()). Based on the state of the capability on the CPU vs. that of System we could have the following combinations of conflict.

[PATCH v3 05/22] arm64: capabilities: Add flags to handle the conflicts on late CPU

2018-02-09 Thread Suzuki K Poulose
When a CPU is brought up, it is checked against the caps that are known to be enabled on the system (via verify_local_cpu_capabilities()). Based on the state of the capability on the CPU vs. that of System we could have the following combinations of conflict.