[PATCH 2/2] UBIFS: Implement ->migratepage()

2016-05-12 Thread Richard Weinberger
From: "Kirill A. Shutemov" During page migrations UBIFS might get confused and the following assert triggers: [ 213.48] UBIFS assert failed in ubifs_set_page_dirty at 1451 (pid 436) [ 213.49] CPU: 0 PID: 436 Comm: drm-stress-test Not tainted 4.4.4-00176-geaa802524636-dirty #1008 [ 213

[PATCH 2/2] UBIFS: Implement ->migratepage()

2016-05-11 Thread Richard Weinberger
From: "Kirill A. Shutemov" During page migrations UBIFS might get confused and the following assert triggers: [ 213.48] UBIFS assert failed in ubifs_set_page_dirty at 1451 (pid 436) [ 213.49] CPU: 0 PID: 436 Comm: drm-stress-test Not tainted 4.4.4-00176-geaa802524636-dirty #1008 [ 213

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

2016-04-02 Thread kbuild test robot
Hi Kirill, [auto build test ERROR on v4.6-rc1] [also build test ERROR on next-20160401] [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/mm-Export-migrate_page_move_mapping-an

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

2016-04-01 Thread Richard Weinberger
Am 01.04.2016 um 12:14 schrieb Vlastimil Babka: > On 03/31/2016 11:58 PM, Richard Weinberger wrote: >> From: "Kirill A. Shutemov" >> >> During page migrations UBIFS might get confused >> and the following assert triggers: >> UBIFS assert failed in ubifs_set_page_dirty at 1451 (pid 436) > > It wou

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

2016-04-01 Thread Vlastimil Babka
On 03/31/2016 11:58 PM, Richard Weinberger wrote: From: "Kirill A. Shutemov" During page migrations UBIFS might get confused and the following assert triggers: UBIFS assert failed in ubifs_set_page_dirty at 1451 (pid 436) It would be useful to have the full trace in changelog. UBIFS is usin

[PATCH 2/2] UBIFS: Implement ->migratepage()

2016-03-31 Thread Richard Weinberger
From: "Kirill A. Shutemov" During page migrations UBIFS might get confused and the following assert triggers: UBIFS assert failed in ubifs_set_page_dirty at 1451 (pid 436) UBIFS is using PagePrivate() which can have different meanings across filesystems. Therefore the generic page migration code