[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165339055669.1718562.2595645003125748288.b4-ty@ellerman.id.au>
Date: Tue, 24 May 2022 21:09:16 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Michael Ellerman <mpe@...erman.id.au>,
linuxppc-dev@...ts.ozlabs.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] powerpc: Add generic PAGE_SIZE config symbols
On Thu, 5 May 2022 22:51:22 +1000, Michael Ellerman wrote:
> Other arches (sh, mips, hexagon) use standard names for PAGE_SIZE
> related config symbols.
>
> Add matching symbols for powerpc, which are enabled by default but
> depend on our architecture specific PAGE_SIZE symbols.
>
> This allows generic/driver code to express dependencies on the PAGE_SIZE
> without needing to refer to architecture specific config symbols.
>
> [...]
Applied to powerpc/next.
[1/2] powerpc: Add generic PAGE_SIZE config symbols
https://git.kernel.org/powerpc/c/d036dc79cccd748e2a101c80c31efada7be8bb7c
[2/2] arch/Kconfig: Drop references to powerpc PAGE_SIZE symbols
https://git.kernel.org/powerpc/c/aa06530a535ffe8ba8b68054003b6fb262a8ec6f
cheers
Powered by blists - more mailing lists