]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DYNAMIC_FTRACE_WITH_REGS
authorJoe Perches <joe@perches.com>
Sat, 6 Jun 2020 19:25:50 +0000 (12:25 -0700)
committerWill Deacon <will@kernel.org>
Mon, 8 Jun 2020 14:44:59 +0000 (15:44 +0100)
commitca4fe5ae007bf21f2dba0d50bc1694053cb6d85e
tree1d5a3e17176a7492533843a50a0187f9fde35082
parent3a0bd7d53ad0e9d4a4c44e51a1a2955f5ab6f2d4
arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DYNAMIC_FTRACE_WITH_REGS

CONFIG_FTRACE_WITH_REGS does not exist as a Kconfig symbol.

Fixes: 193e43bdc775 ("arm64: implement ftrace with regs")
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/b9b27f2233bd1fa31d72ff937beefdae0e2104e5.camel@perches.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/ftrace.c