On Sat, Nov 24, 2018 at 04:47:36PM -0800, Matthew Wilcox wrote: > On Sat, Nov 24, 2018 at 04:42:29PM -0800, Andrew Morton wrote: > > This changelog doesn't have the nifty test case code which was in > > earlier versions? > > Why do we put regression tests in the changelogs anyway? We have > tools/testing/selftests/vm/ already, perhaps they should go there? The reason is I didn't add it was that test case went out of date and the updated version of the test case went into the selftests in patch 2/2. I thought that would suffice which covers all the cases. That's why I dropped it. Would that be Ok? The changelog of the previous series had it because the selftest was added only later. Let me know, thanks, - Joel