Messages in this thread |  | | Date | Fri, 17 Apr 2015 10:31:29 +0900 | From | Minchan Kim <> | Subject | Re: [PATCH] zram: enable compaction support in zram |
| |
On Fri, Apr 17, 2015 at 10:07:40AM +0900, Sergey Senozhatsky wrote: > Commit c72c6160d967 ("zram: move compact_store() to sysfs functions area") > was intended to be a cosmetic change that moved function around w/o any > functional change: > http://lkml.iu.edu/hypermail/linux/kernel/1503.1/01818.html > > Unfortunately, on its way from mmotm to Linus's tree it was altered and turned > into "remove compaction support from zram" commit. I've managed to create a > mess of commits and Andrew had to pick some of the commits and hand edit them. > > Fix it and learn my lessons. > > Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Acked-by: Minchan Kim <minchan@kernel.org>
-- Kind regards, Minchan Kim
|  |