From: Minchan Kim <minchan@kernel.org>
To: Yisheng Xie <xieyisheng1@huawei.com>
Cc: akpm@linux-foundation.org, ngupta@vflare.org,
sergey.senozhatsky.work@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next 1/2] zram: fix compr_data_size stat
Date: Wed, 16 Aug 2017 10:55:22 +0900 [thread overview]
Message-ID: <20170816015522.GA23334@blaptop> (raw)
In-Reply-To: <1502707447-6944-1-git-send-email-xieyisheng1@huawei.com>
On Mon, Aug 14, 2017 at 06:44:06PM +0800, Yisheng Xie wrote:
> The compr_data_size is a stat for compressed size of pages stored, which
> should be updated when we compresse a page.
>
> Meanwhile fix a typo in comment:
> * read_from_bdev_async() return 1 to avoid call page_endio() in zram_rw_page()
>
> Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com>
Acked-by: Minchan Kim <minchan@kernel.org>
> ---
> Hi Minchan,
> It this ok for you to fold it?
When I read title of your patch into mmotm, I guess Andrew will fold it
but I'm okay if he might miss it so that it becomes stand-alone patch.
Thanks Yisheng!
prev parent reply other threads:[~2017-08-16 1:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-14 10:44 [PATCH -next 1/2] zram: fix compr_data_size stat Yisheng Xie
2017-08-14 10:44 ` [PATCH -next 2/2] zram: fix typo in comment Yisheng Xie
2017-08-16 1:55 ` Minchan Kim
2017-08-16 1:55 ` Minchan Kim [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=20170816015522.GA23334@blaptop \
--to=minchan@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ngupta@vflare.org \
--cc=sergey.senozhatsky.work@gmail.com \
--cc=xieyisheng1@huawei.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.