[PATCH 2/2] selftests/powerpc: Add prefixed loads/stores to alignment_handler test

Michael Ellerman mpe at ellerman.id.au
Mon Jun 22 14:19:39 AEST 2020


Alistair Popple <alistair at popple.id.au> writes:
> On Wednesday, 20 May 2020 12:11:03 PM AEST Jordan Niethe wrote:
>> +/* POWER10 feature */
>> +#ifndef PPC_FEATURE2_ARCH_3_10
>> +#define PPC_FEATURE2_ARCH_3_10 0x00040000
>> +#endif
>
> One minor nit pick, this needs to be updated to PPC_FEATURE2_ARCH_3_1 to 
> reflect the changes made in response to feedback on the patch series that 
> introduced this feature.

Done, thanks for noticing.

cheers


More information about the Linuxppc-dev mailing list