[PATCH v3 05/21] arm64: capabilities: Unify the verification

2018-02-09 Thread Suzuki K Poulose
Now that each capability describes how to treat the conflicts of CPU cap state vs System wide cap state, we can unify the verification logic to a single place. Reviewed-by: Dave Martin Signed-off-by: Suzuki K Poulose ---

[PATCH v3 05/21] arm64: capabilities: Unify the verification

2018-02-09 Thread Suzuki K Poulose
Now that each capability describes how to treat the conflicts of CPU cap state vs System wide cap state, we can unify the verification logic to a single place. Reviewed-by: Dave Martin Signed-off-by: Suzuki K Poulose --- arch/arm64/kernel/cpufeature.c | 89