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


Groups > linux.kernel > #1543574 > unrolled thread

Re: [PATCH v3 09/15] livepatch: remove unnecessary object loaded check

Started byPetr Mladek <pmladek@suse.com>
First post2016-12-16 17:30 +0100
Last post2016-12-16 17:30 +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 v3 09/15] livepatch: remove unnecessary object loaded  check Petr Mladek <pmladek@suse.com> - 2016-12-16 17:30 +0100

#1543574 — Re: [PATCH v3 09/15] livepatch: remove unnecessary object loaded check

FromPetr Mladek <pmladek@suse.com>
Date2016-12-16 17:30 +0100
SubjectRe: [PATCH v3 09/15] livepatch: remove unnecessary object loaded check
Message-ID<sP3yq-61M-25@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web