This series adds a document, mainly written by Mark Rutland, which makes explicit the requirements for implementing reliable stacktrace in order to aid architectures adding this feature. It also updates the other livepatching documents to use automatically generated tables of contents following review comments on Mark's document. v6: - Remove a duplicated "points". v5: - Tweaks to the commit message for the new document. - Convert new and existing documents to autogenerated tables of contents. v4: - Renumber table of contents v3: - Incorporated objtool section from Mark. - Deleted confusing notes about using annotations. Mark Brown (1): Documentation: livepatch: Convert to automatically generated contents Mark Rutland (1): Documentation: livepatch: document reliable stacktrace Documentation/livepatch/index.rst | 1 + Documentation/livepatch/livepatch.rst | 15 +- Documentation/livepatch/module-elf-format.rst | 10 +- .../livepatch/reliable-stacktrace.rst | 309 ++++++++++++++++++ 4 files changed, 313 insertions(+), 22 deletions(-) create mode 100644 Documentation/livepatch/reliable-stacktrace.rst base-commit: 7c53f6b671f4aba70ff15e1b05148b10d58c2837 -- 2.20.1