[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169279175571.797584.13098002018270735977.b4-ty@ellerman.id.au>
Date: Wed, 23 Aug 2023 21:55:55 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Nicholas Piggin <npiggin@...il.com>,
Christophe Leroy <christophe.leroy@...roup.eu>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH v2] powerpc/32s: Cleanup the mess in __set_pte_at()
On Tue, 15 Aug 2023 19:42:40 +0200, Christophe Leroy wrote:
> __set_pte_at() handles 3 main cases with #ifdefs plus the 'percpu'
> subcase which leads to code duplication.
>
> Rewrite the function using IS_ENABLED() to minimise the total number
> of cases and remove duplicated code.
>
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/32s: Cleanup the mess in __set_pte_at()
https://git.kernel.org/powerpc/c/7cb0094be4a5dfb3c91d285977f489d334455e19
cheers
Powered by blists - more mailing lists