diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-12-15 17:26:57 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-12-21 23:31:52 +0100 |
commit | 7ba594d700998bafa96a75360d2e060aa39156d2 (patch) | |
tree | dee3fa8bacf171205befc05fb671afeb1a375507 /mm/percpu-internal.h | |
parent | kmsan: include linux/vmalloc.h (diff) | |
download | linux-7ba594d700998bafa96a75360d2e060aa39156d2.tar.xz linux-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/20221215162710.3802378-1-arnd@kernel.org
Fixes: 553a80188a5d ("kmsan: handle memory sent to/from USB")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Alexander Potapenko <glider@google.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Marco Elver <elver@google.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/percpu-internal.h')
0 files changed, 0 insertions, 0 deletions