]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: entry: Fix the typo in the comment of el1_dbg()
authorKevin Hao <haokexin@gmail.com>
Fri, 17 Apr 2020 10:32:11 +0000 (18:32 +0800)
committerWill Deacon <will@kernel.org>
Wed, 8 Jul 2020 20:44:40 +0000 (21:44 +0100)
commit89434f399274a57920e0a8a8f61464f44b0f1051
tree6bc055d14239d0f8e5614d0e9ddf96a56b9bb525
parent582ed65e8b65a59f0cc70caad479a0810000c426
arm64: entry: Fix the typo in the comment of el1_dbg()

The function name should be local_daif_mask().

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Acked-by: Mark Rutlamd <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20200417103212.45812-2-haokexin@gmail.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/entry-common.c