On Thu, 24 Sep 2015, Kirill A. Shutemov wrote: > As requested, here's reworked version of page-flags patchset. > Updated version should fit more naturally into current code base.
This is certainly great for specialized debugging hunting for improper handling of page flags for compound pages but a regular debug kernel will get a mass of VM_BUG_ON(s) at numerous page flag uses in the code. Is that really useful in general for a debug kernel? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/