diff options
author | 2025-07-07 09:52:33 +0100 | |
---|---|---|
committer | 2025-07-07 06:53:54 -0600 | |
commit | 203817de269539c062724d97dfa5af3cdf77a3ec (patch) | |
tree | 018d107fbcfabd5e524800835b6f19df124c215f /rust/pin-init/internal/src | |
parent | io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well (diff) | |
download | wireguard-linux-203817de269539c062724d97dfa5af3cdf77a3ec.tar.xz wireguard-linux-203817de269539c062724d97dfa5af3cdf77a3ec.zip |
io_uring/zcrx: fix pp destruction warnings
With multiple page pools and in some other cases we can have allocated
niovs on page pool destruction. Remove a misplaced warning checking that
all niovs are returned to zcrx on io_pp_zc_destroy(). It was reported
before but apparently got lost.
Reported-by: Pedro Tammela <pctammela@mojatatu.com>
Fixes: 34a3e60821ab9 ("io_uring/zcrx: implement zerocopy receive pp memory provider")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/b9e6d919d2964bc48ddbf8eb52fc9f5d118e9bc1.1751878185.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions