Re: [PATCH] powerpc: Remove klimit

From: Michael Ellerman
Date: Sat Jun 26 2021 - 06:39:14 EST


On Fri, 4 Jun 2021 09:57:36 +0000 (UTC), Christophe Leroy wrote:
> klimit is a global variable initialised at build time with the
> value of _end.
>
> This variable is never modified, so _end symbol can be used directly.
>
> Remove klimit.

Applied to powerpc/next.

[1/1] powerpc: Remove klimit
https://git.kernel.org/powerpc/c/56afad885228902d090558a0b1cf75e9809e831d

cheers