arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
This commit is contained in:
Родитель
333d17e566
Коммит
a46ec3a14a
|
@ -205,7 +205,7 @@ ENDPROC(ftrace_graph_caller)
|
||||||
*
|
*
|
||||||
* Run ftrace_return_to_handler() before going back to parent.
|
* Run ftrace_return_to_handler() before going back to parent.
|
||||||
* @fp is checked against the value passed by ftrace_graph_caller()
|
* @fp is checked against the value passed by ftrace_graph_caller()
|
||||||
* only when CONFIG_FUNCTION_GRAPH_FP_TEST is enabled.
|
* only when CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST is enabled.
|
||||||
*/
|
*/
|
||||||
ENTRY(return_to_handler)
|
ENTRY(return_to_handler)
|
||||||
str x0, [sp, #-16]!
|
str x0, [sp, #-16]!
|
||||||
|
|
Загрузка…
Ссылка в новой задаче