• Jiri Kosina's avatar
    Merge branch 'for-5.1/atomic-replace' into for-linus · f9d13814
    Jiri Kosina authored
    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.
    f9d13814
transition.c 17.9 KB