Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1331107 > unrolled thread
| Started by | Petr Mladek <pmladek@suse.com> |
|---|---|
| First post | 2016-02-10 13:20 +0100 |
| Last post | 2016-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.
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
| From | Petr Mladek <pmladek@suse.com> |
|---|---|
| Date | 2016-02-10 13:20 +0100 |
| Subject | Re: [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
Back to top | Article view | linux.kernel
csiph-web