diff options
author | Peter Zijlstra <peterz@infradead.org> | 2020-08-18 16:57:38 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-09-01 10:58:04 +0300 |
commit | 59cc8e0a906ea23190922e5e0252e5b5a60d70c2 (patch) | |
tree | eff691f79d6d3589e0aba2fec51c78625042e271 /fs/afs | |
parent | 0340a6b7fb767f7f296b9bacc9a215920519a644 (diff) | |
download | linux-59cc8e0a906ea23190922e5e0252e5b5a60d70c2.tar.xz |
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) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Jessica Yu <jeyu@kernel.org>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20200818135804.444372853@infradead.org
Diffstat (limited to 'fs/afs')
0 files changed, 0 insertions, 0 deletions