Re: [PATCH] xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLE

From: Anshuman Khandual
Date: Thu Apr 28 2022 - 23:33:08 EST




On 4/26/22 18:12, Max Filippov wrote:
> Anshuman,
>
> On Mon, Apr 25, 2022 at 11:07 PM Anshuman Khandual
> <anshuman.khandual@xxxxxxx> wrote:
>> Thanks for the patch. Just wondering if you ran with different config
>> options (which might impact test case selection) on/off during testing ?
>
> I went through the code in the mm/debug_vm_pgtable.c and saw that most
> variations are related to the huge page support which xtensa doesn't have.
> I've tested it with and without CMA.
> I haven't found anything else interesting that I could tweak -- have I missed
> anything?

I dont think so, but thanks for confirming.