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
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
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
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
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
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
6 matches
Mail list logo