diff options
| author | Arnd Bergmann <[email protected]> | 2022-12-15 16:26:57 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-12-21 22:31:52 +0000 |
| commit | 7ba594d700998bafa96a75360d2e060aa39156d2 (patch) | |
| tree | dee3fa8bacf171205befc05fb671afeb1a375507 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | kmsan: include linux/vmalloc.h (diff) | |
| download | kernel-7ba594d700998bafa96a75360d2e060aa39156d2.tar.gz kernel-7ba594d700998bafa96a75360d2e060aa39156d2.zip | |
kmsan: export kmsan_handle_urb
USB support can be in a loadable module, and this causes a link failure
with KMSAN:
ERROR: modpost: "kmsan_handle_urb" [drivers/usb/core/usbcore.ko] undefined!
Export the symbol so it can be used by this module.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 553a80188a5d ("kmsan: handle memory sent to/from USB")
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Alexander Potapenko <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Marco Elver <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
