Re: PATCH v6 5/6] livepatch: Support separate list for replaced patches.

2018-01-31 Thread Miroslav Benes
On Thu, 25 Jan 2018, Petr Mladek wrote: > From: Jason Baron > > We are going to add a feature called atomic replace. It will allow to > create a patch that would replace all already registered patches. > > The replaced patches will stay registered because they are typically > unregistered by so

PATCH v6 5/6] livepatch: Support separate list for replaced patches.

2018-01-25 Thread Petr Mladek
From: Jason Baron We are going to add a feature called atomic replace. It will allow to create a patch that would replace all already registered patches. The replaced patches will stay registered because they are typically unregistered by some package uninstall scripts. But we will remove these