Messages in this thread |  | | Date | Mon, 22 Feb 2021 15:27:52 +0100 | From | Petr Mladek <> | Subject | [GIT PULL] livepatching for 5.12 |
| |
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
|  |