summaryrefslogtreecommitdiff
path: root/Documentation/livepatch/reliable-stacktrace.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/livepatch/reliable-stacktrace.rst')
-rw-r--r--Documentation/livepatch/reliable-stacktrace.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/livepatch/reliable-stacktrace.rst b/Documentation/livepatch/reliable-stacktrace.rst
index 67459d2ca2af..d56bb706172f 100644
--- a/Documentation/livepatch/reliable-stacktrace.rst
+++ b/Documentation/livepatch/reliable-stacktrace.rst
@@ -183,7 +183,7 @@ trampoline or return trampoline. For example, considering the x86_64
.. code-block:: none
SYM_CODE_START(return_to_handler)
- UNWIND_HINT_EMPTY
+ UNWIND_HINT_UNDEFINED
subq $24, %rsp
/* Save the return values */