On Fri, 23 Aug 2024 13:29:10 +1000, Michael Ellerman wrote: > Move the Kconfig symbols related to transparent hugepages (THP) under a > separate config symbol, separate from CONFIG_PPC_BOOK3S_64. > > The new symbol is automatically enabled if CONFIG_PPC_BOOK3S_64 is > enabled, so there is no behaviour change, except for the existence of > the new PPC_THP symbol. > > [...]
Applied to powerpc/next. [1/2] powerpc/mm/64s: Move THP reqs into a separate symbol https://git.kernel.org/powerpc/c/f61d413a1c1feaa4cd04fca840564ab90124bec4 [2/2] powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pages https://git.kernel.org/powerpc/c/87def77bb5f4b61d47538a34bb2b2cb7db3c037b cheers