On 09/22/2014 07:57 PM, Sam Hajian wrote:
> Hi,
>
> I am using ipipe-3.14 on ARM OMAP5 with dual core Cortex A15. When used
> IPIPE and LPAE turn on in kernel I get kernel exception. This is after
> fixing a compile issue in "arch/arm/mm/fault.c" to include
> "__ipipe_pin_range_globally".
> If not used LPAE all works fine, but I need that for KVM.
> I figured out the initial problems can be resolved if not used
> CONFIG_SLUB_DEBUG in mm/kernel, however I ran into another problem with
> invalid paging request as shown in second log below, which I think is the
> real problem. Any suggestion/help?
Disassemble the code at the address where the error happens, look for
registers values in the oops, and understand why the error happens. Like
you would do for any oops.
--
Gilles.
_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai