Re: [PATCH v7 3/7] livepatch: Initial support for dynamic structures

2018-02-09 Thread Miroslav Benes
On Tue, 6 Feb 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. > For this, we will need to dynamically create funcs and objects > for

Re: [PATCH v7 3/7] livepatch: Initial support for dynamic structures

2018-02-09 Thread Miroslav Benes
On Tue, 6 Feb 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. > For this, we will need to dynamically create funcs and objects > for functions that are not