[GIT PULL] livepatching for 5.12
From: Petr Mladek
Date: Mon Feb 22 2021 - 09:33:23 EST
Linus,
please pull the latest livepatching changes from
git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git tags/livepatching-for-5.12
==================================
- Practical information how to implement reliable stacktraces needed by
the livepatching consistency model by Mark Rutland and Mark Brown.
- Automatically generated documentation contents by Mark Brown.
----------------------------------------------------------------
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 +-
Documentation/livepatch/reliable-stacktrace.rst | 309 ++++++++++++++++++++++++
4 files changed, 313 insertions(+), 22 deletions(-)
create mode 100644 Documentation/livepatch/reliable-stacktrace.rst