Re: [BUG] random kernel crashes after THP rework on s390 (maybe also on PowerPC and ARM)
From: Sebastian Ott <hidden>
Date: 2016-02-19 14:17:51
Also in:
linux-arm-kernel, linux-mm, lkml
From: Sebastian Ott <hidden>
Date: 2016-02-19 14:17:51
Also in:
linux-arm-kernel, linux-mm, lkml
On Thu, 18 Feb 2016, Kirill A. Shutemov wrote:
I worth minimizing kernel config on which you can see the bug. Things like CONFIG_DEBUG_PAGEALLOC used to interfere with THP before.
I disabled all debugging options (using arch/s390/configs/performance_defconfig) - we still chrashed. Sebastian