Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2016 05:44:23 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        jhibbits@FreeBSD.org, gonzo@FreeBSD.org, kevlo@FreeBSD.org,  jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org
Subject:   FreeBSD_HEAD_arm64 - Build #4105 - Fixed
Message-ID:  <1848456044.9.1476855876197.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1332037624.6.1476840900668.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1332037624.6.1476840900668.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD_arm64 - Build #4105 - Fixed:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4105/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4105/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4105/console

Change summaries:

307600 by kevlo:
Fix typo in comment.

307598 by jhibbits:
Un-static two local variables in the FPU emulator

Static variables aren't MP-safe, and this was causing bizarre segfaults on a
dual-core e500v2 system (P1022).

Still left is one static variable, which should be moved into the pcb instead,
but as illegal instructions haven't been hit yet, it's lower priority.

MFC after:	1 week

307593 by gonzo:
Move SOC_BRCM_BCM2837 to GENERIC-UP since does not support SMP

307592 by gonzo:
bcm2835_bsc.c should be compiled only if SOC_BRCM_BCM2837 is enabled




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1848456044.9.1476855876197.JavaMail.jenkins>