Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: BEAGLEBONE 8.0_BETA kernel fails



On 08/06/17 06:03, John D. Baker wrote:
On Sat, 5 Aug 2017, John D. Baker wrote:

Kernel with DIAGNOSTIC alone works.  Double-checking kernel with all
DIAGNOSTIC+*DEBUG disabled.
Confirmed.  BEAGLEBONE kernels w/o any of DIAGNOSTIC, DEBUG, or
PAX_{ASLR,MPROTECT}_DEBUG (i.e., present state of netbsd-8 branch) fail
as originally reported.  Workaround is to re-enable DIAGNOSTIC until
the problem code is found.

https://nxr.netbsd.org/xref/src/sys/arch/arm/omap/am335x_prcm.c#64


This is the most likely candidate - can you try with non-DIAGNOSTIC

kernel and s/def DIAGNOSTIC/ 1/

Otherwise, might need to work out which file is to blame

Thanks,

Nick



Home | Main Index | Thread Index | Old Index