From: Ma Wupeng <mawupeng1(a)huawei.com>
Commit 0d65528c8526 ("arm64: mm: Detect and enable PBHA bit0 at early
startup") create and use "cpus" node to pass "arm,pbha-performance-only"
info to kernel. However this will lead to kernel unable to boot on
a real machine. To fix this, use "chosed" node instead.
Changelog since v1:
- fix compile issue
Ma Wupeng (1):
arm64: Fix boot problem due to creation of cpus nodes failed
arch/arm64/kernel/cpufeature.c | 2 +-
drivers/firmware/efi/libstub/fdt.c | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
--
2.25.1