summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2020-05-15 14:30:38 -0600
committerJens Axboe <axboe@kernel.dk>2020-05-15 14:37:14 -0600
commit6a4d07cde5778174a35ffc445c1d1388479563ee (patch)
treece7e9d02c05fd3e71811e60c31f41db13b338213 /scripts/gdb/linux/utils.py
parent7e55a19cf6e70ce08964b46dbbfbdb07fbc995fc (diff)
io_uring: file registration list and lock optimization
There's no point in using list_del_init() on entries that are going away, and the associated lock is always used in process context so let's not use the IRQ disabling+saving variant of the spinlock. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions