summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2025-05-16 09:39:14 -0600
committerJens Axboe <axboe@kernel.dk>2025-05-17 18:46:50 -0600
commit10f466abc404443cb72ab3384f297345ac7415e1 (patch)
treef6116e1489f557ce1881ae74714e65ed86ed2d90 /scripts/gdb/linux/modules.py
parent5288b9e28f8a6f464746ddabcf9bf49d1323acfc (diff)
io_uring: split alloc and add of overflow
Add a new helper, io_alloc_ocqe(), that simply allocates and fills an overflow entry. Then it can get done outside of the locking section, and hence use more appropriate gfp_t allocation flags rather than always default to GFP_ATOMIC. Inspired by a previous series from Pavel: https://lore.kernel.org/io-uring/cover.1747209332.git.asml.silence@gmail.com/ Reviewed-by: Caleb Sander Mateos <csander@purestorage.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions