diff options
author | Aaron Tomlin <atomlin@redhat.com> | 2022-03-22 14:03:34 +0000 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2022-04-05 08:43:04 -0700 |
commit | 1be9473e31ab87ad1b6ecf9fd11df461930ede85 (patch) | |
tree | 51ef0bbbe121d1094fa87c5bd5ea46c52ea406f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5aff4dfdb4ae2741cfff759d917f597f2c7f70aa (diff) |
module: Move livepatch support to a separate file
No functional change.
This patch migrates livepatch support (i.e. used during module
add/or load and remove/or deletion) from core module code into
kernel/module/livepatch.c. At the moment it contains code to
persist Elf information about a given livepatch module, only.
The new file was added to MAINTAINERS.
Reviewed-by: Petr Mladek <pmladek@suse.com>
Tested-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Aaron Tomlin <atomlin@redhat.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions