aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJosh Poimboeuf <[email protected]>2015-03-03 17:02:21 -0600
committerJiri Kosina <[email protected]>2015-03-04 22:47:47 +0100
commit2e3ac940f2754d7dc616aba1643a668954fe892f (patch)
tree26b3d88715fd1fc78db8168265d63a09d4eb890c /scripts/patch-kernel
parent0937e3b025f70e33f018aa55ee8d32b8731730a7 (diff)
livepatch: remove unnecessary call to klp_find_object_module()
klp_find_object_module() is called from both the klp register and enable paths. Only the call from the register path is necessary because the module notifier will let us know if the patched module gets loaded or unloaded. Signed-off-by: Josh Poimboeuf <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions