+109
−1
+0
−107
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch moves the CPU feature detection code from
arch/arm64/kernel/{setup.c to cpufeature.c}
The plan is to consolidate all the CPU feature handling
in cpufeature.c.
Apart from changing pr_fmt from "alternatives" to "cpu features",
there are no functional changes.
Signed-off-by:
Suzuki K. Poulose <suzuki.poulose@arm.com>
Tested-by:
Dave Martin <Dave.Martin@arm.com>
Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>