Re: [PATCH V8] mm/debug: Add tests validating architecture page table helpers

From: Anshuman Khandual
Date: Wed Nov 06 2019 - 02:34:26 EST




On 11/06/2019 12:11 PM, Christophe Leroy wrote:
>
>
> Le 06/11/2019 Ã 04:22, Anshuman Khandual a ÃcritÂ:
>>
>>
>> On 10/28/2019 10:59 AM, Anshuman Khandual wrote:
>>> +ÂÂÂ -----------------------
>>> +ÂÂÂ |ÂÂÂÂÂÂÂÂ arch |status|
>>> +ÂÂÂ -----------------------
>>> +ÂÂÂ |ÂÂÂÂÂÂ alpha: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂÂ arc: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂÂ arm: | TODO |
>>> + | arm64: | ok |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂÂ c6x: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂ csky: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂ h8300: | TODO |
>>> +ÂÂÂ |ÂÂÂÂ hexagon: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂ ia64: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂ m68k: | TODO |
>>> +ÂÂÂ |Â microblaze: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂ mips: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂ nds32: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂ nios2: | TODO |
>>> +ÂÂÂ |ÂÂÂ openrisc: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂ parisc: | TODO |
>>> +ÂÂÂ |ÂÂÂÂ powerpc: | TODO |
>>> + | ppc32: | ok |
>
> Note that ppc32 is a part of powerpc, not a standalone arch.

Right, I understand. But we are yet to hear about how this test
came about on powerpc server platforms. Will update 'powerpc'
arch listing above once we get some confirmation. May be once
this works on all relevant powerpc platforms, we can just merge
'powerpc' and 'ppc32' entries here as just 'powerpc'.

>
> Maybe something like the following would be more correct:
> | powerpc/32: | ok |
> |Â powerpc/64: | TODO |
>
> Christophe
>
>>> +ÂÂÂ |ÂÂÂÂÂÂ riscv: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂ s390: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂÂÂ sh: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂ sparc: | TODO |
>>> +ÂÂÂ |ÂÂÂÂÂÂÂÂÂ um: | TODO |
>>> +ÂÂÂ |ÂÂ unicore32: | TODO |
>>> + | x86: | ok |
>>> +ÂÂÂ |ÂÂÂÂÂ xtensa: | TODO |
>>> +ÂÂÂ -----------------------
>>
>> While here, are there some volunteers to test this on any of the
>> 'yet to be tested and supported' platforms ?
>>
>> - Anshuman
>>
>