Re: [PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter

2014-10-23 Thread karam.lee
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

Re: [PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter

2014-10-23 Thread karam.lee
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

Re: [PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter

2014-10-22 Thread Minchan Kim
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

[PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter

2014-10-22 Thread karam . lee
From: "karam.lee" 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

Re: [PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter

2014-10-22 Thread Minchan Kim
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

[PATCH v5 0/3] zram: add rw_page implementation for zram and clean up unnecessary parameter

2014-10-22 Thread karam . lee
From: karam.lee karam@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