x86,objtool: Split UNWIND_HINT_EMPTY in two
[linux-2.6-block.git] / Documentation / livepatch / reliable-stacktrace.rst
index 67459d2ca2af9e1659ec534e3a3a1c1832775e59..d56bb706172ff0bb0b2d46cb57e7619700b05b3e 100644 (file)
@@ -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 */