kpatch/kmod/patch
Song Liu 17dcebf077 kpatch-build: enable klp with replace option by default
Since 5.1 kernel, klp_patch supports a "replace" option, which does atomic
replace of cumulative patches. Enable building such patch by default. If
replace behavior is not desired, the user can use -R|--non-replace option
to disable it.

Signed-off-by: Song Liu <song@kernel.org>
2021-05-25 15:18:36 -07:00
..
Makefile kmod/patch: add kpatch.lds as a dependency for $(KPATCH_NAME).o 2020-12-17 12:43:07 +01:00
kpatch-macros.h kmod: convert __section to __kpatch_section 2020-11-04 14:15:12 +08:00
kpatch-patch-hook.c kmod: add support for in-kernel livepatch hooks 2018-03-23 10:32:14 -04:00
kpatch-patch.h create-kpatch-module: Fix -Wconversion warnings 2020-02-11 19:25:10 +05:30
kpatch.h build and install core module with make 2014-02-18 07:44:33 -06:00
kpatch.lds.S kmod: add support for in-kernel livepatch hooks 2018-03-23 10:32:14 -04:00
livepatch-patch-hook.c kpatch-build: enable klp with replace option by default 2021-05-25 15:18:36 -07:00
patch-hook.c CONFIG_LIVE_PATCHING -> CONFIG_LIVEPATCH 2015-02-04 08:32:08 -06:00