All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Jianyu Zhan <nasa4836@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] blk-cgroup: explicitly init the early_init field
Date: Tue, 22 Apr 2014 08:16:04 -0600	[thread overview]
Message-ID: <535679A4.4050507@kernel.dk> (raw)
In-Reply-To: <1398144370-9236-1-git-send-email-nasa4836@gmail.com>

On 2014-04-21 23:26, Jianyu Zhan wrote:
> For a cgroup subsystem who should init early, then it should carefully
> take care of the implementation of css_alloc, because it will be called
> before mm_init() setup the world.
>
> Luckily we don't, and we better explicitly assign the early_init field
> to 0, for document reason.

The rest of the members will be zero-filled by default, so your patch 
should not change anything.

-- 
Jens Axboe


  reply	other threads:[~2014-04-22 14:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22  5:26 [PATCH] blk-cgroup: explicitly init the early_init field Jianyu Zhan
2014-04-22 14:16 ` Jens Axboe [this message]
2014-04-22 14:18   ` Jianyu Zhan
2014-04-22 21:15     ` 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=535679A4.4050507@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nasa4836@gmail.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.