From: Jens Axboe <axboe@kernel.dk>
To: Kuniyuki Iwashima <kuniyu@amazon.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
Cc: Pavel Begunkov <asml.silence@gmail.com>,
Kuniyuki Iwashima <kuni1840@gmail.com>,
netdev@vger.kernel.org
Subject: Re: [PATCH v1 net-next 0/3] af_unix: Remove io_uring dead code in GC.
Date: Mon, 29 Jan 2024 14:02:41 -0700 [thread overview]
Message-ID: <9ac6ec6c-9d11-441b-bbd6-235befecab5a@kernel.dk> (raw)
In-Reply-To: <20240129190435.57228-1-kuniyu@amazon.com>
On 1/29/24 12:04 PM, Kuniyuki Iwashima wrote:
> I will post another series that rewrites the garbage collector for
> AF_UNIX socket.
>
> This is a prep series to clean up changes to GC made by io_uring but
> now not necessary.
Didn't look at this in detail, but it looks like it's just reverting the
changes we had to make there originally to accommodate io_uring. Hence
they are fine to get reverted:
Acked-by: Jens Axboe <axboe@kernel.dk>
--
Jens Axboe
next prev parent reply other threads:[~2024-01-29 21:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 19:04 [PATCH v1 net-next 0/3] af_unix: Remove io_uring dead code in GC Kuniyuki Iwashima
2024-01-29 19:04 ` [PATCH v1 net-next 1/3] af_unix: Replace BUG_ON() with WARN_ON_ONCE() Kuniyuki Iwashima
2024-01-29 19:04 ` [PATCH v1 net-next 2/3] af_unix: Remove io_uring code for GC Kuniyuki Iwashima
2024-02-12 2:17 ` Pengfei Xu
2024-02-12 17:47 ` Jens Axboe
2024-02-14 1:08 ` Pengfei Xu
2024-01-29 19:04 ` [PATCH v1 net-next 3/3] af_unix: Remove CONFIG_UNIX_SCM Kuniyuki Iwashima
2024-01-29 21:02 ` Jens Axboe [this message]
2024-02-01 1:30 ` [PATCH v1 net-next 0/3] af_unix: Remove io_uring dead code in GC patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9ac6ec6c-9d11-441b-bbd6-235befecab5a@kernel.dk \
--to=axboe@kernel.dk \
--cc=asml.silence@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=kuni1840@gmail.com \
--cc=kuniyu@amazon.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).