]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: head: fix code comments in set_cpu_boot_mode_flag
authorDong Aisheng <aisheng.dong@nxp.com>
Tue, 18 May 2021 10:14:05 +0000 (18:14 +0800)
committerWill Deacon <will@kernel.org>
Tue, 15 Jun 2021 18:05:28 +0000 (19:05 +0100)
commitee26a453f0e75a9a1b50ac3d1fe2027ec3cf4f3b
treee126c0294a8ca14fc43edfa97f8ba58abdc98e9d
parentba05e25bf878c9f9eece71e470197e1f5007def5
arm64: head: fix code comments in set_cpu_boot_mode_flag

Up to here, the CPU boot mode can either be EL1 or EL2.
Correct the code comments a bit.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20210518101405.1048860-5-aisheng.dong@nxp.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/head.S