Port-arm archive

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

Re: panic pmap_tlb_intersecting_active_p on RPI2



On Aug 3, 2016, at 11:28 AM, Michael Plass wrote:

> On Aug 3, 2016, at 9:03 AM, Nick Hudson wrote:
> 
>> Please try  sys/arch/arm/arm32/pmap.c:1.339 :)
> 
> Nick,
> 
> I'm rebuilding my toolchain right now, but in the meantime:
> 
> 1. it looks like ci is undefined with this version
> 2. It's not clear to me how the bits in pm->pm_active are getting cleared now, so
>   the termination condition makes me queasy.
> 
> Thanks,
> - Michael
> 
> 
> 


And yet, it compiles! I had not realized that PMAP_TLB_MAX == 1 for me.

It also boots up and is able to complete the kernel link step that has been failing.

Thanks,
- Michael



Home | Main Index | Thread Index | Old Index