Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1331107 > unrolled thread

Re: [PATCH v4 1/4] modules: split part of complete_formation() into prepare_coming_module()

Started byPetr Mladek <pmladek@suse.com>
First post2016-02-10 13:20 +0100
Last post2016-02-10 13:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 1/4] modules: split part of complete_formation() into  prepare_coming_module() Petr Mladek <pmladek@suse.com> - 2016-02-10 13:20 +0100

#1331107 — Re: [PATCH v4 1/4] modules: split part of complete_formation() into prepare_coming_module()

FromPetr Mladek <pmladek@suse.com>
Date2016-02-10 13:20 +0100
SubjectRe: [PATCH v4 1/4] modules: split part of complete_formation() into prepare_coming_module()
Message-ID<r0BUt-25C-7@gated-at.bofh.it>
On Mon 2016-02-08 23:50:21, Jessica Yu wrote:
> Put all actions that are performed after module->state is set to
> MODULE_STATE_COMING in complete_formation() into a separate function
> prepare_coming_module(). This prepares for the removal of ftrace and
> livepatch module coming notifiers and instead the corresponding work will
> be done in prepare_coming_module(). This split will also allow for
> appropriate error handling.
> 
> Signed-off-by: Jessica Yu <jeyu@redhat.com>

Reviewed-by: Petr Mladek <pmladek@suse.com>

Best Regards,
Petr

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web