From: "karam.lee" <karam.lee@lge.com>
To: Minchan Kim <minchan@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
ngupta@vflare.org, linux-kernel@vger.kernel.org,
matthew.r.wilcox@intel.com, jmarchan@redhat.com,
seungho1.park@lge.com
Subject: Re: [PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter
Date: Thu, 23 Oct 2014 15:48:31 +0900 [thread overview]
Message-ID: <20141023064831.GA5532@caribbean.org> (raw)
In-Reply-To: <20141022232022.GH21620@bbox>
On Thu, Oct 23, 2014 at 08:20:22AM +0900, Minchan Kim wrote:
Thank you for reply. Your advice was a big help!
I will send the fixed version.
> Hey Karam,
>
> You could keep Acked-by/Reviewed-by gotten from me and Jerome
> in old versions if new version isn't changed heavily.
> It's credit of them and at least, you should respect it. :)
>
> Please Cc Andrew for zram patches because he merges the patche
> into his tree (ie, mmotm).
> Oops but get_maintainer.pl -f drivers/block/zram doesn't say it. :(
>
> Anyway, Thansk for nice work!
>
> On Wed, Oct 22, 2014 at 05:44:46PM +0900, karam.lee@lge.com wrote:
> > From: "karam.lee" <karam.lee@lge.com>
> >
> > Recently rw_page block device operation has been added.
> > This patchset implements rw_page operation for zram block device
> > and does some clean-up.
> >
> > Patches 1~2 are for clean-up.
> > Patch 3 is for implementation of rw_page operation.
> > With the rw_page operation, zram can do I/O without allocating a BIO.
> > It make zram can save time and memory.
> >
> > karam.lee (3):
> > zram: remove bio parameter from zram_bvec_rw().
> > zram: change parameter from vaild_io_request()
> > zram: implement rw_page operation of zram
>
> Acked-by: Minchan Kim <minchan@kernel.org>
>
> --
> Kind regards,
> Minchan Kim
prev parent reply other threads:[~2014-10-23 6:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-22 8:44 [PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter karam.lee
2014-10-22 8:44 ` [PATCH v5 1/3] zram: remove bio parameter from zram_bvec_rw() karam.lee
2014-10-22 8:44 ` [PATCH v5 2/3] zram: change parameter from vaild_io_request() karam.lee
2014-10-22 8:44 ` [PATCH v5 3/3] zram: implement rw_page operation of zram karam.lee
2014-10-22 23:20 ` [PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter Minchan Kim
2014-10-23 6:48 ` karam.lee [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=20141023064831.GA5532@caribbean.org \
--to=karam.lee@lge.com \
--cc=akpm@linux-foundation.org \
--cc=jmarchan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=matthew.r.wilcox@intel.com \
--cc=minchan@kernel.org \
--cc=ngupta@vflare.org \
--cc=seungho1.park@lge.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