diff options
author | Arnd Bergmann | 2022-12-15 17:26:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-01-04 11:28:59 +0100 |
commit | dace33a1896e33cadcd7922cf5942dec12dd2b64 (patch) | |
tree | a5fefcd8a581a7224f6cd8a7c0cc2d7075aa4b51 /lib/iomap.c | |
parent | 0ce4cc6d269ddc448a825955b495f662f5d9e153 (diff) |
kmsan: export kmsan_handle_urb
commit 7ba594d700998bafa96a75360d2e060aa39156d2 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/iomap.c')
0 files changed, 0 insertions, 0 deletions