diff options
| author | Tzung-Bi Shih <[email protected]> | 2025-05-20 08:20:49 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2025-05-21 15:51:23 +0000 |
| commit | 772e50a76ee664e75581624f512df4e45582605a (patch) | |
| tree | 3e2d1036553e1ff24fdfa527ca9e69338009bba9 /mm/vmalloc.c | |
| parent | kunit: tool: add test counts to JSON output (diff) | |
| download | kernel-772e50a76ee664e75581624f512df4e45582605a.tar.gz kernel-772e50a76ee664e75581624f512df4e45582605a.zip | |
kunit: Fix wrong parameter to kunit_deactivate_static_stub()
kunit_deactivate_static_stub() accepts real_fn_addr instead of
replacement_addr. In the case, it always passes NULL to
kunit_deactivate_static_stub().
Fix it.
Link: https://lore.kernel.org/r/[email protected]
Fixes: e047c5eaa763 ("kunit: Expose 'static stub' API to redirect functions")
Signed-off-by: Tzung-Bi Shih <[email protected]>
Reviewed-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions
