pmap_demote_section: No l2_bucket for wired mapping panic

Pratik Singhal ps06756 at gmail.com
Sat Apr 11 01:28:51 UTC 2015


I have double checked everything, recompiled kernel from scratch imade sure
that I ncluded the line "options ARM_NEW_PMAP"  in the kernel configuration
file and I am still getting the same panic.

Is there something at runtime that I can do to make sure that the kernel I
am running is compiled with ARM_NEW_PMAP ?



On Sat, Apr 11, 2015 at 4:31 AM, Svatopluk Kraus <onwahe at gmail.com> wrote:

> The point of ARM_NEW_PMAP option is that there are no l2_buckets in
> new armv6 pmap. So, as long as you get same panic, you are not running
> kernel compiled with ARM_NEW_PMAP option.
>
> Svatopluk Kraus
>
>
> On Fri, Apr 10, 2015 at 9:19 PM, Pratik Singhal <ps06756 at gmail.com> wrote:
> > Hello all, I am trying to boot into FreeBSD 11.0 current on my
> CubieBoard 1
> > . I have compiled the kernel in two ways along with "options
> ARM_NEW_PMAP"
> > as well as without it.
> >
> > Whenever , I try to boot into the system the kernel panics . I am pasting
> > the stack trace and the boot log for the compilation with ARM_NEW_PMAP
> > enabled.
> >
> > People have reported previously that on R-pi if we compile with the
> > "options ARM_NEW_PMAP" the panic issue is resolved, but it seems to have
> no
> > effect on Cubieboard 1.
> >
> > Any ideas what could be the problem ?
> >
> > boot log and stack trace :- http://pastie.org/10085231
> >
> > --
> > Regards,
> > Pratik Singhal
> > _______________________________________________
> > freebsd-arm at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> > To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"
>



-- 
Regards,
Pratik Singhal


More information about the freebsd-hackers mailing list