[PATCH] powerpc/mmu: Don't duplicate radix_enabled()
    Michael Ellerman 
    patch-notifications at ellerman.id.au
       
    Sun Jun  6 22:08:36 AEST 2021
    
    
  
On Fri, 7 May 2021 05:45:52 +0000 (UTC), Christophe Leroy wrote:
> mmu_has_feature(MMU_FTR_TYPE_RADIX) can be evaluated regardless of
> CONFIG_PPC_RADIX_MMU.
> 
> When CONFIG_PPC_RADIX_MMU is not set, mmu_has_feature(MMU_FTR_TYPE_RADIX)
> will evaluate to 'false' at build time because MMU_FTR_TYPE_RADIX
> wont be included in MMU_FTRS_POSSIBLE.
Applied to powerpc/next.
[1/1] powerpc/mmu: Don't duplicate radix_enabled()
      https://git.kernel.org/powerpc/c/fe3dc333d2ed50c9764d281869d87bae0d795ce5
cheers
    
    
More information about the Linuxppc-dev
mailing list