Re: [PATCH 0/8] livepatch: Atomic replace feature

2018-04-06 Thread Josh Poimboeuf
On Fri, Mar 23, 2018 at 01:00:20PM +0100, Petr Mladek wrote: > 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

Re: [PATCH 0/8] livepatch: Atomic replace feature

2018-03-23 Thread Petr Mladek
On Fri 2018-03-23 13:00:20, Petr Mladek wrote: > 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