[GIT PULL] livepatching for 6.4
From: Petr Mladek
Date: Mon Apr 24 2023 - 12:34:57 EST
Hi Linus,
please pull the latest printk changes from
git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching tags/livepatching-for-6.4
=======================================
+ Code and documentation cleanup.
----------------------------------------------------------------
Alexey Dobriyan (1):
livepatch: fix ELF typos
Petr Mladek (1):
Merge branch 'for-6.4/doc' into for-linus
Thomas Weißschuh (1):
livepatch: Make kobj_type structures constant
Documentation/livepatch/module-elf-format.rst | 20 ++++++++++----------
include/linux/module.h | 6 +++---
kernel/livepatch/core.c | 6 +++---
kernel/module/livepatch.c | 10 +++++-----
4 files changed, 21 insertions(+), 21 deletions(-)