summaryrefslogtreecommitdiff
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2025-09-05 12:18:17 +0200
committerJens Axboe <axboe@kernel.dk>2025-09-08 08:21:36 -0600
commit7b0604d77a41192316347618cce1d9c795613adb (patch)
tree8da5d6e14eba813acb1f5b965769515a66854d25 /rust/helpers/workqueue.c
parent473efbc3ca29f725abfb7b323798df596ef41f3e (diff)
io_uring: Replace kzalloc() + copy_from_user() with memdup_user()
Replace kzalloc() followed by copy_from_user() with memdup_user() to improve and simplify io_probe(). No functional changes intended. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions