diff options
author | Peter Zijlstra <[email protected]> | 2020-08-18 15:57:38 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-09-01 09:58:04 +0200 |
commit | 59cc8e0a906ea23190922e5e0252e5b5a60d70c2 (patch) | |
tree | eff691f79d6d3589e0aba2fec51c78625042e271 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0340a6b7fb767f7f296b9bacc9a215920519a644 (diff) |
module: Properly propagate MODULE_STATE_COMING failure
Now that notifiers got unbroken; use the proper interface to handle
notifier errors and propagate them.
There were already MODULE_STATE_COMING notifiers that failed; notably:
- jump_label_module_notifier()
- tracepoint_module_notify()
- bpf_event_notify()
By propagating this error, we fix those users.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Acked-by: Jessica Yu <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions