Date: Tue, 13 Oct 2015 13:17:21 +0200 From: Mattia Rossi <mattia.rossi.mate@gmail.com> To: Svatopluk Kraus <onwahe@gmail.com> Cc: bob prohaska <fbsd@www.zefox.net>, freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Panic running nsd-4.1.5 Message-ID: <561CE841.9060203@gmail.com> In-Reply-To: <CAFHCsPXYgZcQukXVWzmKNqKxCRn5L_asEeBWFLdyv2mCAVQikw@mail.gmail.com> References: <5614D7B8.3040604@gmail.com> <CAFHCsPXB36TLdwGG-gnYm2BMDddCMGuKpuLLydasqr-9WX-J7Q@mail.gmail.com> <561784D9.90805@gmail.com> <20151012025044.GB97450@www.zefox.net> <561BEF4D.7050904@gmail.com> <CAFHCsPXYgZcQukXVWzmKNqKxCRn5L_asEeBWFLdyv2mCAVQikw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hey Svata, I actually thought so... I was just surprised that it's trying to compile the patched files anyway? And the bad thing is, that it's failing to compile. Now on the other hand, I guess that compiling with TARGET=arm and TARGET_ARCH=arm is not correct for the DREAMPLUG, and I should compile it with TARGET=arm and TARGET_ARCH=armv5 or similar? In which file are the TARGET architectures listed? Where can I pick them from? Cheers, Mat Am 13.10.2015 um 12:35 schrieb Svatopluk Kraus: > Hi, > > I'm sorry that I confused you. I'm so focused on __ARM_ARCH >= 6 that > I did not notice that DREAMPLUG is not. And the patch is for armv6 and > higher platforms only. It's even quoted in its name. > > So, I cannot help you with your problem as I do not know much about old ARMs. > > Svata > > > > On Mon, Oct 12, 2015 at 7:35 PM, Mattia Rossi > <mattia.rossi.mate@gmail.com> wrote: >> On 12/10/15 04:50, bob prohaska wrote: >>> On Fri, Oct 09, 2015 at 11:11:53AM +0200, Mattia Rossi wrote: >>>>> Can you please try this: https://reviews.freebsd.org/D3617 >>>>> Just download raw diff, apply, build new kernel, and run. >>>>> >>>>> >>>> Just came around trying the patch, and it's not compiling. >>>> I tried to find the issue here, as it doesn't make much sense, given >>>> that cp15_ats1cpr_set has not been changed in the patch: >>> The patch seems to apply without issue on RPI2 and appear to be helpful. >>> Stress2 tests have been running about 2x longer with the patch, though >>> crashes and silent hangs still occur. In some cases the debugger reports >>> zero values, but on occasion they are not zero, for example, at >>> www.zefox.net/~fbsd/rpi2/crashes/crash_10_11_15/console. >>> >>> Apart from crashes under stress2 testing (usually in the syscall tests) >>> the Raspberry Pi seems vastly improved over a few months ago. >>> >> I don't know what's wrong. I've deleted all the files, updated my svn copy, >> downloaded the patch (using fetch) once more, applied it (successfully) but >> still get the error message when compiling. How do I fix that? >> >> Mat >> >> _______________________________________________ >> freebsd-arm@freebsd.org mailing list >> https://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?561CE841.9060203>