Commit 4575292
fanotify25: Trace oom_kill_process() instead of load_module()
The load_module() function is available only if the kernel was built
with CONFIG_MODULES enabled. Trace a function that's unconditionally
available instead.
Link: https://lore.kernel.org/ltp/20260303105510.14305-1-mdoucha@suse.cz/
Reported-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: Martin Doucha <mdoucha@suse.cz>1 parent e434de6 commit 4575292
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments