|
@@ -5263,7 +5263,7 @@ out:
|
|
|
* being NULL, or CONFIG_DYNAMIC_FTRACE_WITH_REGS.
|
|
|
* Note, CONFIG_DYNAMIC_FTRACE_WITH_REGS expects a full regs to be saved.
|
|
|
* An architecture can pass partial regs with ftrace_ops and still
|
|
|
- * set the ARCH_SUPPORT_FTARCE_OPS.
|
|
|
+ * set the ARCH_SUPPORTS_FTRACE_OPS.
|
|
|
*/
|
|
|
#if ARCH_SUPPORTS_FTRACE_OPS
|
|
|
static void ftrace_ops_list_func(unsigned long ip, unsigned long parent_ip,
|