]> 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)
commitbd94f670a8e29b887f07c5745bc9e75a6082ab8e
tree6bc055d14239d0f8e5614d0e9ddf96a56b9bb525
parente729944f61a43de942d24bcba8334165378f73b1
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