[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166488985859.779920.743401358886191871.b4-ty@ellerman.id.au>
Date: Wed, 05 Oct 2022 00:24:18 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Nicholas Piggin <npiggin@...il.com>,
Christophe Leroy <christophe.leroy@...roup.eu>,
Michael Ellerman <mpe@...erman.id.au>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH] powerpc/book3s: Inline first level of update_mmu_cache()
On Mon, 5 Sep 2022 11:38:25 +0200, Christophe Leroy wrote:
> update_mmu_cache() voids when hash page tables are not used.
> On PPC32 that means when MMU_FTR_HPTE_TABLE is not defined.
> On PPC64 that means when RADIX is enabled.
>
> Rename core part of update_mmu_cache() as __update_mmu_cache()
> and include the initial verification in an inlined caller.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/book3s: Inline first level of update_mmu_cache()
https://git.kernel.org/powerpc/c/73ea68ad0d2f655815b6f1fbe1c5521d72f01b64
cheers
Powered by blists - more mailing lists