Re: [PATCH v10 00/10] livepatch: Atomic replace feature

From: Petr Mladek
Date: Fri Aug 17 2018 - 10:53:15 EST


On Fri 2018-08-17 13:17:27, Evgenii Shatokhin wrote:
> Hi,
>
> On 07.03.2018 11: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 dependencies
> > between them.
>
> Could you tell me what is the current status of this series? Looks like I
> lost track of it.
>
> Is there anything else that should be done here before this series could be
> merged?

I have almost ready the rework suggested by Josh. I still need to
port the new tests and send.

Unfortunately I had to put it temporary on hold because of other
important tasks.

I am about to leave for vacation (one week off). I will try to
find some cycles, finish and send it once I am back.

Best Regards,
Petr