diff options
author | Josh Poimboeuf <[email protected]> | 2015-03-03 17:02:21 -0600 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2015-03-04 22:47:47 +0100 |
commit | 2e3ac940f2754d7dc616aba1643a668954fe892f (patch) | |
tree | 26b3d88715fd1fc78db8168265d63a09d4eb890c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0937e3b025f70e33f018aa55ee8d32b8731730a7 (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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions