public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Haiyue Wang <haiyuewa@163.com>
To: Jens Axboe <axboe@kernel.dk>, io-uring@vger.kernel.org
Subject: Re: [PATCH liburing v1] register: Remove old API io_uring_register_wait_reg
Date: Sat, 17 May 2025 22:36:29 +0800	[thread overview]
Message-ID: <bf2520b3-c704-45aa-a2d5-afca575d5fe6@163.com> (raw)
In-Reply-To: <1c9d0a4e-d615-4a12-b2e1-cb3bb6030e77@kernel.dk>



On 2025/5/17 22:33, Jens Axboe wrote:
> On 5/17/25 8:31 AM, Haiyue Wang wrote:
>>
>>
>> On 2025/5/17 22:20, Jens Axboe wrote:
>>> On 5/17/25 8:07 AM, Haiyue Wang wrote:
>>>> The commit b38747291d50 ("queue: break reg wait setup") just left this
>>>> API definition with always "-EINVAL" result for building test.
>>>>
>>>> And new API 'io_uring_submit_and_wait_reg' has been implemented.
>>>
>>> You can't just remove symbols from a previously released
>>> version of the library...
>>
>> Cna only remove during the development cycle ?
> 
> Once a symbol is in a released version, it can't go away or you'd
> break both compile and runtime use of it. The only symbols that can get
> modified/removed are the ones that haven't been released yet, which
> right now would be the 2.10 symbols.
Oh, got it, thanks.
> 


      reply	other threads:[~2025-05-17 14:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-17 14:07 [PATCH liburing v1] register: Remove old API io_uring_register_wait_reg Haiyue Wang
2025-05-17 14:20 ` Jens Axboe
2025-05-17 14:31   ` Haiyue Wang
2025-05-17 14:33     ` Jens Axboe
2025-05-17 14:36       ` Haiyue Wang [this message]

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=bf2520b3-c704-45aa-a2d5-afca575d5fe6@163.com \
    --to=haiyuewa@163.com \
    --cc=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    /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