Hi all,

On Mon, 3 Aug 2020 13:54:47 +1000 Stephen Rothwell <s...@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...@1wt.eu>
> Cc: <sta...@kernel.org>
> Signed-off-by: Stephen Rothwell <s...@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

Attachment: pgpuL69Veke2e.pgp
Description: OpenPGP digital signature

Reply via email to