[PATCH] powerpc: fix up PPC_FSL_BOOK3E build

Stephen Rothwell sfr at canb.auug.org.au
Mon Aug 3 14:59:20 AEST 2020


Hi all,

On Mon, 3 Aug 2020 13:54:47 +1000 Stephen Rothwell <sfr at canb.auug.org.au> wrote:
>
> Commit
> 
>   1c9df907da83 ("random: fix circular include dependency on arm64 after addition of percpu.h")
> 
> exposed a curcular include dependency:
> 
> asm/mmu.h includes asm/percpu.h, which includes asm/paca.h, which
> includes asm/mmu.h
> 
> So fix it by extracting the small part of asm/mmu.h that needs
> asm/percu.h into a new file and including that where necessary.
> 
> Cc: Willy Tarreau <w at 1wt.eu>
> Cc: <stable at kernel.org>
> Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>

I should have put:

Fixes: 1c9df907da83 ("random: fix circular include dependency on arm64 after addition of percpu.h")

-- 
Cheers,
Stephen Rothwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20200803/4dbc057d/attachment.sig>


More information about the Linuxppc-dev mailing list