All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ammar Faizi <ammar.faizi@students.amikom.ac.id>
To: Jens Axboe <axboe@kernel.dk>
Cc: io-uring Mailing List <io-uring@vger.kernel.org>
Subject: Re: [PATCH liburing] src/syscall: Add `close` syscall wrapper
Date: Mon, 4 Oct 2021 08:51:26 +0700	[thread overview]
Message-ID: <CAGzmLMXxtr58qHtoHXhgoOJG763L=FEAJ5QMD21kFgwZbuFQfw@mail.gmail.com> (raw)
In-Reply-To: <e2d18015-510b-1570-3b23-eae2c6e45d1d@kernel.dk>

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?

-- 
Ammar Faizi

  reply	other threads:[~2021-10-04  1:51 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 [this message]
2021-10-04  2:01     ` Jens Axboe

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='CAGzmLMXxtr58qHtoHXhgoOJG763L=FEAJ5QMD21kFgwZbuFQfw@mail.gmail.com' \
    --to=ammar.faizi@students.amikom.ac.id \
    --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 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.