Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2017 19:15:57 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, asomers@FreeBSD.org, sbruno@FreeBSD.org, cem@FreeBSD.org,  bms@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-arm@FreeBSD.org
Subject:   FreeBSD_HEAD_arm64 - Build #4602 - Fixed
Message-ID:  <2126680102.53.1484248559251.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <796417157.51.1484241108629.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <796417157.51.1484241108629.JavaMail.jenkins@jenkins-9.freebsd.org>

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

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4602/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4602/ch=
anges
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/4602/con=
sole

Change summaries:

311990 by sbruno:
Purge surprise change to sys/conf/files for ixgbe(4).

Reported by:=09imp

311989 by cem:
libkern: Remove obsolete 'register' keyword

Sponsored by:=09Dell EMC Isilon

311988 by sbruno:
Purge EM_MULTIQUEUE references from the man page for em(4).

311987 by bms:
Allow uart(4) to use MSI interrupts on single-port PCI instances.

Do this here as puc(4) disallows single-port instances; at least
one multi-port PCIe UART chip (in this case, the ASIX MCS9922)
present separate PCI configuration space (functions) for each UART.

Tested using lrzsz and a null-modem cable. The ExpressCard/34
variants containing the MCS9922 should also use MSI with this change.

Reviewed by:=09=09jhb, imp, rpokala
MFC after:=09=092 weeks
Differential Revision:=09https://reviews.freebsd.org/D9123

311986 by sbruno:
Fix panic on mb_free_ext() due to NULL destructor.

This used to happen because of the SET_MBUF_DESTRUCTOR() called
on unregif.

Submitted by:=09Vincenzo Maffione <v.maffione@gmail.com>

311985 by asomers:
Fix uninitialized variable CIDs in route6d

The variables in question are actually return arguments, but it's still goo=
d
form to initialize them.

Reported by:=09Coverity
CID:=09=09979679 979680
MFC after:=094 weeks
Sponsored by:=09Spectra Logic Corp

311984 by kib:
For the main binary, postpone enforcing relro read-only protection
until copy relocations are done.

Newer binutils and lld seems to output copy into relro-protected range.

Reported by: Rafael Esp=D1=86=E2=95=9Cndola via emaste
Sponsored by:=09The FreeBSD Foundation
MFC after:=091 week




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