live-patching.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Documentation: livepatch: Document reliable stacktrace and minor cleanup
@ 2021-01-20 16:47 Mark Brown
  2021-01-20 16:47 ` [PATCH v6 1/2] Documentation: livepatch: Convert to automatically generated contents Mark Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mark Brown @ 2021-01-20 16:47 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mark Rutland, Jiri Kosina, Joe Lawrence, Jonathan Corbet,
	Miroslav Benes, Petr Mladek, Josh Poimboeuf, linux-doc,
	live-patching, Mark Brown

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-01-27 10:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20 16:47 [PATCH v6 0/2] Documentation: livepatch: Document reliable stacktrace and minor cleanup Mark Brown
2021-01-20 16:47 ` [PATCH v6 1/2] Documentation: livepatch: Convert to automatically generated contents Mark Brown
2021-01-20 16:47 ` [PATCH v6 2/2] Documentation: livepatch: document reliable stacktrace Mark Brown
2021-01-21 18:52 ` [PATCH v6 0/2] Documentation: livepatch: Document reliable stacktrace and minor cleanup Jonathan Corbet
2021-01-22 10:59   ` Jiri Kosina
2021-01-26 10:50     ` Jiri Kosina
2021-01-27 10:32 ` Miroslav Benes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).