[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1592206077.git.asml.silence@gmail.com>
Date: Mon, 15 Jun 2020 10:33:12 +0300
From: Pavel Begunkov <asml.silence@...il.com>
To: Jens Axboe <axboe@...nel.dk>, io-uring@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: ebiederm@...ssion.com
Subject: [PATCH 0/2] don't use pid for request cancellation
Cancel requests of an extiting task based on ->task address. As
reported by Eric W. Biederman, using pid for this purpose is not
right.
note: rebased on top of "cancel all" patches
Pavel Begunkov (2):
io_uring: lazy get task
io_uring: cancel by ->task not pid
fs/io-wq.h | 1 -
fs/io_uring.c | 46 ++++++++++++++++++++++++++++------------------
2 files changed, 28 insertions(+), 19 deletions(-)
--
2.24.0
Powered by blists - more mailing lists