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)
commitb8c1c9fe6a042dfbb169d14ab2000d9163f06d10
tree6bc055d14239d0f8e5614d0e9ddf96a56b9bb525
parent132330f8044c8e0cfa83b5eee41ade52708390dc
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