Re: [PATCH 3/4] powerpc: Add Power12 architected mode

Nikhil Kumar Singh <[email protected]> Mon, 3 Aug 2026 12:10:35 +0530
Newsgroups gmane.linux.ports.ppc.embedded
Message-ID <f8cb3d48-2566-45a6-80fb-75c4fd614506__30959.0716425859$1785739255$gmane$org@linux.ibm.com>

On 03/08/26 11:44, Mahesh J Salgaonkar wrote:

>>> +#define PPC_FEATURE2_DMF		0x00008000 /* Dense Math Facility */
>>
>> Hi Ritesh and Mahesh,
>>
>> PPC_FEATURE2_DMF is added to the uapi header but never set anywhere in
>> this series. Would it be better to drop the #define here and add it in
>> the series that actually enables Dense Math Facility?
> 
> This bit is defined for future use.
> 
> Thanks,
> -Mahesh.


Understood. I have no additional questions, the patch looks fine to me.

Reviewed-by: Nikhil Kumar Singh <[email protected]>

Thanks,
~ Nikhil