All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Tian Xianting <xianting_tian@126.com>, linux-block@vger.kernel.org
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] block: convert kmalloc_node to kzalloc_node
Date: Mon, 8 Apr 2019 09:02:09 -0600	[thread overview]
Message-ID: <407cb34e-c26a-b343-6433-5602ed4e666c@kernel.dk> (raw)
In-Reply-To: <1554734902-8295-1-git-send-email-xianting_tian@126.com>

On 4/8/19 8:48 AM, Tian Xianting wrote:
> Use kzalloc_node to zero allocated buffer, as deadline and cfq I/O
> scheduler initialization function (deadline_init_queue, cfq_init_queue)
> did.

noop doesn't exist in current kernels.

-- 
Jens Axboe


  reply	other threads:[~2019-04-08 15:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-08 14:48 [PATCH] block: convert kmalloc_node to kzalloc_node Tian Xianting
2019-04-08 15:02 ` Jens Axboe [this message]
2019-04-09  4:39   ` xianting_tian
2019-04-15 11:50 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2019-04-07 14:21 Tian Xianting

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=407cb34e-c26a-b343-6433-5602ed4e666c@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=xianting_tian@126.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 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.