Date: Sat, 11 Apr 2015 01:01:04 +0200 From: Svatopluk Kraus <onwahe@gmail.com> To: Pratik Singhal <ps06756@gmail.com> Cc: freebsd-hackers <freebsd-hackers@freebsd.org>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: pmap_demote_section: No l2_bucket for wired mapping panic Message-ID: <CAFHCsPUrzm=UkGe_0gvzOmVTTxLPT=as5N-=zWJxKeJKfaUVvg@mail.gmail.com> In-Reply-To: <CAGf2gkObDLv1-hWV=TmDOYuDr4FZTnpkZaKXxvBZxiqix4kHvg@mail.gmail.com> References: <CAGf2gkObDLv1-hWV=TmDOYuDr4FZTnpkZaKXxvBZxiqix4kHvg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFHCsPUrzm=UkGe_0gvzOmVTTxLPT=as5N-=zWJxKeJKfaUVvg>