Module Name: src Committed By: kre Date: Sat Aug 4 13:27:03 UTC 2018
Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: Hack workaround to deal with KERN_VTOPHYS and KERN_PHYSTOV now being defined in arm/arm32/machdep.h ... attempt to fix (some) earm builds. Even if builds succeed, resulting kernel might not boot, and if it boots, could crash. Someone with a clue, please use it! To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbarm/bcm53xx/bcm53xx_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.