]> www.infradead.org Git - users/willy/xarray.git/commit
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jul 2024 13:51:16 +0000 (15:51 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 12 Jul 2024 22:52:14 +0000 (15:52 -0700)
commitaca69900d717f62ef3d4df671129b707f651af5d
treea8beb901354d4d6af3548a050060ffae67cef2e3
parentceb9314fd8ecc92467369c7463cb0bed728607fa
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code

All 64-bit Book3E have MMU_FTR_TYPE_FSL_E, since A2 was removed, so remove
checks for it in 64-bit only code.

Link: https://lkml.kernel.org/r/2b0b0bc9752e6cece222e4e2050358da70bb631d.1719928057.git.christophe.leroy@csgroup.eu
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Jason Gunthorpe <jgg@nvidia.com>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/powerpc/kernel/setup_64.c
arch/powerpc/mm/nohash/tlb_64e.c