Am 25.06.25 um 13:25 schrieb David Howells:
Stefan Metzmacher <metze@xxxxxxxxx> wrote:[ 922.218230] [ T6642] kernel BUG at mm/usercopy.c:102!Ah, I don't have that config option enabled. With it, I can reproduce that.
Ah, allocate_caches_and_workqueue() needs to use kmem_cache_create_usercopy/KMEM_CACHE_USERCOPY... I was already using that in my old wip smbdirect code. metze