]> www.infradead.org Git - users/hch/misc.git/commit
io_uring/zcrx: add pp to ifq conversion helper
authorPavel Begunkov <asml.silence@gmail.com>
Tue, 15 Apr 2025 13:10:16 +0000 (14:10 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 15 Apr 2025 13:38:05 +0000 (07:38 -0600)
commit70e4f9bfc13c9abcc97eb9f2feee51cc925524c8
tree99513e5784987018f9a9608648bd396dd4daacf2
parent25744f849524e806a13ade17c4fb83f6888fe954
io_uring/zcrx: add pp to ifq conversion helper

It'll likely change how page pools store memory providers, so in
preparation for that, keep accesses in one place in io_uring by
introducing a helper.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/3522eb8fa9b4e21bcf32e7e9ae656c616b282210.1744722526.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/zcrx.c