Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/arm/fdt



This change causes evbarm/aarch64 to hang early on an Allwinner
A64-based Pinebook.

On Tue, Oct 15, 2019 at 05:25:02PM +0000, Christoph Badura wrote:
> Module Name:	src
> Committed By:	bad
> Date:		Tue Oct 15 17:25:02 UTC 2019
> 
> Modified Files:
> 	src/sys/arch/arm/fdt: cpu_fdt.c
> 
> Log Message:
> flush the dcache in cpu_enable_psci() before calling psci_cpu_on().
> 
> fixes the kernel hanging with multiple "mpstart" on (at least) NanoPi R1.
> 
> OK jmcneill@, skrll@
> 
> XXX pullup-9
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.25 -r1.26 src/sys/arch/arm/fdt/cpu_fdt.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 


Home | Main Index | Thread Index | Old Index