public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
To: Ganesh Mahendran <opensource.ganesh@gmail.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>,
	sergey.senozhatsky.work@gmail.com,
	Minchan Kim <minchan@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Jerome Marchand <jmarchan@redhat.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] zram: fix umount-reset_store-mount race condition
Date: Tue, 3 Feb 2015 23:15:25 +0900	[thread overview]
Message-ID: <20150203141525.GA1050@swordfish> (raw)
In-Reply-To: <CADAEsF-9dfpUijt-Ve+aE4S8KuymE=k-HWaG-Lvqxt73KAs4nQ@mail.gmail.com>

Hello,

On (02/03/15 22:05), Ganesh Mahendran wrote:
> >         zram->disksize = 0;
> > -       if (reset_capacity)
> > -               set_capacity(zram->disk, 0);
> 
> How about keep this here? Protected by zram->init_lock.
>            set_capacity(zram->disk, 0);

why?

	-ss

  reply	other threads:[~2015-02-03 14:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-02 14:08 [PATCH] zram: fix umount-reset_store-mount race condition Sergey Senozhatsky
2015-02-03  3:01 ` Minchan Kim
2015-02-03 14:05 ` Ganesh Mahendran
2015-02-03 14:15   ` Sergey Senozhatsky [this message]
2015-02-03 14:52     ` Sergey Senozhatsky
2015-02-03 15:06       ` Sergey Senozhatsky
2015-02-03 15:39         ` Minchan Kim
2015-02-03 16:20           ` Sergey Senozhatsky

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=20150203141525.GA1050@swordfish \
    --to=sergey.senozhatsky@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=jmarchan@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minchan@kernel.org \
    --cc=opensource.ganesh@gmail.com \
    --cc=sergey.senozhatsky.work@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox