All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Ammar Faizi <ammar.faizi@students.amikom.ac.id>
Cc: io-uring Mailing List <io-uring@vger.kernel.org>
Subject: Re: [PATCH liburing] src/syscall: Add `close` syscall wrapper
Date: Sun, 3 Oct 2021 20:01:02 -0600	[thread overview]
Message-ID: <2abab0b5-dbf6-8fe3-bc0e-81f5a3dc03ea@kernel.dk> (raw)
In-Reply-To: <CAGzmLMXxtr58qHtoHXhgoOJG763L=FEAJ5QMD21kFgwZbuFQfw@mail.gmail.com>

On 10/3/21 7:51 PM, Ammar Faizi wrote:
> On Mon, Oct 4, 2021 at 8:37 AM Jens Axboe <axboe@kernel.dk> wrote:
>>
>> On 10/3/21 7:35 PM, Ammar Faizi wrote:
>>> In commit 0c210dbae26a80ee82dbc7430828ab6fd7012548 ("Wrap all syscalls
>>> in a kernel style return value"), we forgot to add a syscall wrapper
>>> for `close()`. Add it.
>>
>> Applied, thanks.
>>
>> --
>> Jens Axboe
>>
> 
> Oops, sorry Jens, I copied the wrong commit hash.
> 0c210dbae26a80ee82dbc7430828ab6fd7012548 is wrong (it's in my own tree).
> 
> The correct one is cccf0fa1762aac3f14323fbfc5cef2c99a03efe4.
> Can you amend that?

It's already pushed out. It's not a huge deal, as the fixes line has
the right sha.

-- 
Jens Axboe


      reply	other threads:[~2021-10-04  2:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-04  1:35 [PATCH liburing] src/syscall: Add `close` syscall wrapper Ammar Faizi
2021-10-04  1:37 ` Jens Axboe
2021-10-04  1:51   ` Ammar Faizi
2021-10-04  2:01     ` Jens Axboe [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=2abab0b5-dbf6-8fe3-bc0e-81f5a3dc03ea@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=ammar.faizi@students.amikom.ac.id \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.