Re: [PATCH v2 2/5] livepatch: Basic API to track system state changes

2019-08-13 Thread Miroslav Benes
On Fri, 19 Jul 2019, Petr Mladek wrote: > This is another step how to help maintaining more livepatches. > > One big help was the atomic replace and cumulative livepatches. These > livepatches replace the already installed ones. Therefore it should > be enough when each cumulative livepatch is co

[PATCH v2 2/5] livepatch: Basic API to track system state changes

2019-07-19 Thread Petr Mladek
This is another step how to help maintaining more livepatches. One big help was the atomic replace and cumulative livepatches. These livepatches replace the already installed ones. Therefore it should be enough when each cumulative livepatch is consistent. The problems might come with shadow vari