Re: [PATCH RFC 1/4] powerpc/radix: Fix compilation for radix with CONFIG_SMP=n
From: Joel Stanley <joel@jms.id.au>
Date: 2020-05-14 08:28:21
From: Joel Stanley <joel@jms.id.au>
Date: 2020-05-14 08:28:21
On Sat, 9 May 2020 at 07:52, Nicholas Piggin [off-list ref] wrote:
Excerpts from Paul Mackerras's message of May 9, 2020 3:02 pm:quoted
This fixes the compile errors we currently get with CONFIG_SMP=n and CONFIG_PPC_RADIX_MMU=y.Did I already fix this, or does it keep getting broken?! :( Anyway fine by me if it's required.
You're right, your fix was merged in 5.7-rc1. Cheers, Joel