On Tue, Apr 09, 2019 at 02:59:52PM +0200, Vlastimil Babka wrote: > On 4/3/19 11:13 PM, Tobin C. Harding wrote: > > > According to 0day test robot this is triggering an error from > > CHECK_DATA_CORRUPTION when the kernel is built with CONFIG_DEBUG_LIST. > > FWIW, that report [1] was for commit 15c8410c67adef from next-20190401. I've > checked and it's still the v4 version, although the report came after you > submitted v5 (it wasn't testing the patches from mailing list, but mmotm). I > don't see any report for the v5 version so I'd expect it to be indeed fixed by > the new approach that adds boolean return parameter to slob_page_alloc(). > > Vlastimil Oh man thanks! That is super cool, thanks for letting me know Vlastimil. Tobin