[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163584790887.1845480.9565993990239448984.b4-ty@ellerman.id.au>
Date: Tue, 02 Nov 2021 21:11:48 +1100
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Paul Mackerras <paulus@...ba.org>,
Michael Ellerman <mpe@...erman.id.au>,
Christophe Leroy <christophe.leroy@...roup.eu>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>
Cc: Steven Rostedt <rostedt@...dmis.org>, linux-kernel@...r.kernel.org,
Peter Zijlstra <peterz@...radead.org>,
linuxppc-dev@...ts.ozlabs.org, Ard Biesheuvel <ardb@...nel.org>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Jason Baron <jbaron@...mai.com>
Subject: Re: [PATCH v3] powerpc/32: Add support for out-of-line static calls
On Wed, 1 Sep 2021 08:30:21 +0000 (UTC), Christophe Leroy wrote:
> Add support for out-of-line static calls on PPC32. This change
> improve performance of calls to global function pointers by
> using direct calls instead of indirect calls.
>
> The trampoline is initialy populated with a 'blr' or branch to target,
> followed by an unreachable long jump sequence.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/32: Add support for out-of-line static calls
https://git.kernel.org/powerpc/c/5c810ced36ae1a8f1a7403c1635b0dc07c115086
cheers
Powered by blists - more mailing lists