]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: move apoll cache to poll.c
authorJens Axboe <axboe@kernel.dk>
Thu, 7 Jul 2022 17:18:33 +0000 (11:18 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 00:39:17 +0000 (18:39 -0600)
commitd690b8057b70c2859793db63e301a3a25354156c
tree52bb433d30a8d6722c931e498c2c810fc917d2cd
parent4b5e4c4122c71936676fc35db156bb5886764334
io_uring: move apoll cache to poll.c

This is where it's used, move the flush handler in there.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/poll.c
io_uring/poll.h