Gilles Chanteperdrix wrote:
> Jan Kiszka wrote:
>> Sebastian Smolorz wrote:
>>
>>> Jan Kiszka wrote:
>>>> Are you tracing into vmalloc'ed memory?
>>> Yes, without CONFIG_IPIPE_TRACE_VMALLOC the system does not boot.
>>
>> Hmm, makes me wonder of some laziness of the page mapping or a missing
>> lock-against-swapping causes this. Could you have a closer look at the
>> tracer code if we are lacking some magic for the vmalloc trace buffer
>> (compare to the xnheap code, e.g.)?
> 
> This is a known issue, the ARM architecture lacks the set_pgdir
> function, needed in mm/vmalloc.c to workaround the lazy page mapping of
> vmalloced areas.
> 

Would vmalloc+memset help to be safe for the remaining system runtime?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main

Reply via email to