Re: [PATCH] UBIFS: Implement ->migratepage()

2016-03-25 Thread Richard Weinberger
Am 17.03.2016 um 10:57 schrieb Vlastimil Babka: > +CC Hugh, Mel > > On 03/16/2016 11:55 PM, Richard Weinberger wrote: >> From: "Kirill A. Shutemov" >> >> When using CMA during page migrations UBIFS might get confused > > It shouldn't be CMA specific, the same code runs from compaction, autonuma

Re: [PATCH] UBIFS: Implement ->migratepage()

2016-03-20 Thread kbuild test robot
Hi Kirill, [auto build test ERROR on v4.5-rc7] [also build test ERROR on next-20160316] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Richard-Weinberger/UBIFS-Implement-migratepage/20160317-0

Re: [PATCH] UBIFS: Implement ->migratepage()

2016-03-19 Thread Vlastimil Babka
+CC Hugh, Mel On 03/16/2016 11:55 PM, Richard Weinberger wrote: From: "Kirill A. Shutemov" When using CMA during page migrations UBIFS might get confused It shouldn't be CMA specific, the same code runs from compaction, autonuma balancing... and the following assert triggers: UBIFS asser

Re: [PATCH] UBIFS: Implement ->migratepage()

2016-03-19 Thread kbuild test robot
Hi Kirill, [auto build test ERROR on v4.5-rc7] [also build test ERROR on next-20160316] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Richard-Weinberger/UBIFS-Implement-migratepage/20160317-0

Re: [PATCH] UBIFS: Implement ->migratepage()

2016-03-18 Thread Richard Weinberger
Am 17.03.2016 um 05:39 schrieb kbuild test robot: > Hi Kirill, > > [auto build test ERROR on v4.5-rc7] > [also build test ERROR on next-20160316] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system] > > url: > https://github.com/0day-ci/lin