linux/kernel/livepatch
Jiri Kosina f9d1381456 Merge branch 'for-5.1/atomic-replace' into for-linus
The atomic replace allows to create cumulative patches. They are useful when
you maintain many livepatches and want to remove one that is lower on the
stack. In addition it is very useful when more patches touch the same function
and there are dependencies between them.

It's also a feature some of the distros are using already to distribute
their patches.
2019-03-05 15:56:59 +01:00
..
Kconfig
Makefile
core.c Merge branch 'for-5.1/atomic-replace' into for-linus 2019-03-05 15:56:59 +01:00
core.h
patch.c
patch.h
shadow.c
transition.c Merge branch 'for-5.1/atomic-replace' into for-linus 2019-03-05 15:56:59 +01:00
transition.h