aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/structleak_plugin.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-02-20 15:17:18 +0000
committerJens Axboe <axboe@kernel.dk>2021-02-21 17:18:56 -0700
commitb6c23dd5a483174f386e4c2e1711d9532e090c00 (patch)
tree052e738e5cf894cf1c505777eaa4c7a8301be60d /scripts/gcc-plugins/structleak_plugin.c
parentebf4a5db690a47e71056381ead8a134de7202694 (diff)
downloadlinux-b6c23dd5a483174f386e4c2e1711d9532e090c00.tar.gz
linux-b6c23dd5a483174f386e4c2e1711d9532e090c00.tar.bz2
linux-b6c23dd5a483174f386e4c2e1711d9532e090c00.zip
io_uring: run task_work on io_uring_register()
Do run task_work before io_uring_register(), that might make a first quiesce round much nicer. We generally do that for any syscall invocation to avoid spurious -EINTR/-ERESTARTSYS, for task_work that we generate. This patch brings io_uring_register() inline with the two other io_uring syscalls. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gcc-plugins/structleak_plugin.c')
0 files changed, 0 insertions, 0 deletions