io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Jann Horn <jannh@google.com>
Cc: io-uring@vger.kernel.org
Subject: Re: [PATCH] io_uring: use kzalloc instead of kcalloc for single-element allocations
Date: Tue, 26 Nov 2019 11:16:28 -0700	[thread overview]
Message-ID: <5eac85c3-4497-982f-0352-c06b47e49434@kernel.dk> (raw)
In-Reply-To: <20191126163945.185849-1-jannh@google.com>

On 11/26/19 9:39 AM, Jann Horn wrote:
> These allocations are single-element allocations, so don't use the array
> allocation wrapper for them.

Thanks, applied.

-- 
Jens Axboe


      reply	other threads:[~2019-11-26 18:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-26 16:39 [PATCH] io_uring: use kzalloc instead of kcalloc for single-element allocations Jann Horn
2019-11-26 18:16 ` 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=5eac85c3-4497-982f-0352-c06b47e49434@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=jannh@google.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).