Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1543574
| From | Petr Mladek <pmladek@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 09/15] livepatch: remove unnecessary object loaded check |
| Date | 2016-12-16 17:30 +0100 |
| Message-ID | <sP3yq-61M-25@gated-at.bofh.it> (permalink) |
| References | <sMbst-Yb-9@gated-at.bofh.it> <sMbsu-Yb-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu 2016-12-08 12:08:34, Josh Poimboeuf wrote: > klp_patch_object()'s callers already ensure that the object is loaded, > so its call to klp_is_object_loaded() is unnecessary. > > This will also make it possible to move the patching code into a > separate file. Fair enough. > Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Reviewed-by: Petr Mladek <pmladek@suse.com> Best Regards, Petr
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v3 09/15] livepatch: remove unnecessary object loaded check Petr Mladek <pmladek@suse.com> - 2016-12-16 17:30 +0100
csiph-web