Re: [PATCH 3/4] powerpc: Add Power12 architected mode
Mahesh J Salgaonkar <[email protected]> Mon, 3 Aug 2026 11:44:19 +0530
| Newsgroups | org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
On 2026-08-03 11:06:21 Mon, Nikhil Kumar Singh wrote: > > > On 29/07/26 20:24, Mahesh 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. > > Thanks, > > ~ Nikhil > -- Mahesh J Salgaonkar