Thank you.
On Thu, Jan 26, 2017 at 6:23 AM, Jason A. Harmening wrote:
> Author: jah
> Date: Thu Jan 26 05:23:33 2017
> New Revision: 312792
> URL: https://svnweb.freebsd.org/changeset/base/312792
>
> Log:
> Further cleanup of per-CPU armv6 pmap data:
>
> - Replace pcpu_find(curcpu) with get_
Author: wma
Date: Thu Jan 26 11:14:23 2017
New Revision: 312812
URL: https://svnweb.freebsd.org/changeset/base/312812
Log:
Add dummy functions for Marvell SoC's not equipped with AHCI
Commit r312747 ("Setup decoding windows for ARMADA38X") resulted
in build failing for Marvell platforms,
Fixed in https://svnweb.freebsd.org/changeset/base/312812
Regards,
Wojtek
2017-01-26 2:56 GMT+01:00 Ed Maste :
> On 25 January 2017 at 05:31, Wojciech Macek wrote:
> > Author: wma
> > Date: Wed Jan 25 10:31:16 2017
> > New Revision: 312747
> > URL: https://svnweb.freebsd.org/changeset/base/3127
Author: andrew
Date: Thu Jan 26 13:04:14 2017
New Revision: 312813
URL: https://svnweb.freebsd.org/changeset/base/312813
Log:
Make fdt_pm_mask_table internal to the Marvell code, it's unued anywhere
else.
Sponsored by: ABT Systems Ltd
Modified:
head/sys/arm/mv/mv_common.c
head/sys/de
Author: sbruno
Date: Thu Jan 26 13:46:47 2017
New Revision: 312814
URL: https://svnweb.freebsd.org/changeset/base/312814
Log:
Shoot a couple of style bugs down in the macro declarations.
Submitted by: bde
Modified:
head/sys/sys/gtaskqueue.h
Modified: head/sys/sys/gtaskqueue.h
==
Author: sbruno
Date: Thu Jan 26 13:48:45 2017
New Revision: 312815
URL: https://svnweb.freebsd.org/changeset/base/312815
Log:
A few more style bugs lying around in here.
Submitted by: bde
Modified:
head/sys/kern/subr_gtaskqueue.c
Modified: head/sys/kern/subr_gtaskqueue.c
===
Author: sbruno
Date: Thu Jan 26 13:50:09 2017
New Revision: 312816
URL: https://svnweb.freebsd.org/changeset/base/312816
Log:
Minor style annoyance.
Submitted by: bde
Modified:
head/sys/net/iflib.c
Modified: head/sys/net/iflib.c
==
Author: obrien
Date: Thu Jan 26 16:36:12 2017
New Revision: 312818
URL: https://svnweb.freebsd.org/changeset/base/312818
Log:
Correct grammar.
Modified:
head/share/man/man9/printf.9
Modified: head/share/man/man9/printf.9
===
Should this be merged to 11-stable also?
I got a build failure on this with 11/arm.
Ronald.
On Thu, 12 Jan 2017 19:05:12 +0100, Alexander Kabaev
wrote:
Author: kan
Date: Thu Jan 12 18:05:12 2017
New Revision: 311993
URL: https://svnweb.freebsd.org/changeset/base/311993
Log:
Fix typo in
Author: emaste
Date: Thu Jan 26 17:59:54 2017
New Revision: 312820
URL: https://svnweb.freebsd.org/changeset/base/312820
Log:
Disconnect netfpga10g module from the build
It only builds with the non-default DEVICE_POLLING option.
Approved by: bz
Modified:
head/sys/modules/Makefile
Author: emaste
Date: Thu Jan 26 18:05:31 2017
New Revision: 312821
URL: https://svnweb.freebsd.org/changeset/base/312821
Log:
mips: exclude modules that fail to build
Modified:
head/sys/modules/Makefile
head/sys/modules/usb/Makefile
Modified: head/sys/modules/Makefile
=
Author: emaste
Date: Thu Jan 26 18:18:35 2017
New Revision: 312822
URL: https://svnweb.freebsd.org/changeset/base/312822
Log:
Enable modules in the MIPS ERL kernel config
As reported by cperciva[1], modules are beneficial for typical
Edgerouter Lite use cases.
[1] http://www.daemonol
Author: jkim
Date: Thu Jan 26 19:10:29 2017
New Revision: 312825
URL: https://svnweb.freebsd.org/changeset/base/312825
Log:
Merge OpenSSL 1.0.2k.
Modified:
head/crypto/openssl/CHANGES
head/crypto/openssl/CONTRIBUTING
head/crypto/openssl/Configure
head/crypto/openssl/INSTALL
head/crypt
Author: scottl
Date: Thu Jan 26 20:08:58 2017
New Revision: 312827
URL: https://svnweb.freebsd.org/changeset/base/312827
Log:
Refactor xpt_print_path, xpt_print, and xpt_path_string. Implement
all of them in terms of an sbuf-based back-end, xpt_path_sbuf. This
unifies the implementation, b
Author: scottl
Date: Thu Jan 26 20:18:03 2017
New Revision: 312830
URL: https://svnweb.freebsd.org/changeset/base/312830
Log:
Fix a development mis-merge from r312827
Sponsored by: Netflix
Modified:
head/sys/cam/cam_xpt.c
Modified: head/sys/cam/cam_xpt.c
Author: dim
Date: Thu Jan 26 20:18:28 2017
New Revision: 312831
URL: https://svnweb.freebsd.org/changeset/base/312831
Log:
Revert r312765 for now, since it causes assertions when building
lang/spidermonkey24.
Reported by: antoine
PR: 215649
Modified:
head/contrib/llvm/incl
Author: dim
Date: Thu Jan 26 20:39:43 2017
New Revision: 312832
URL: https://svnweb.freebsd.org/changeset/base/312832
Log:
Pull in r278160 from upstream llvm trunk (by Wei Mi):
Recommit "Use ValueOffsetPair to enhance value reuse during SCEV
expansion".
The fix for PR28705 will
Author: lidl
Date: Thu Jan 26 20:45:04 2017
New Revision: 312833
URL: https://svnweb.freebsd.org/changeset/base/312833
Log:
Remove 'options NO_SWAPPING' from ERL configuration file
Modified:
head/sys/mips/conf/ERL
Modified: head/sys/mips/conf/ERL
=
On Thu, Jan 26, 2017 at 02:03:05PM +1100, Bruce Evans wrote:
B> On Thu, 26 Jan 2017, Konstantin Belousov wrote:
B>
B> > On Wed, Jan 25, 2017 at 02:20:06PM -0800, Gleb Smirnoff wrote:
B> >> Thanks, Luiz!
B> >>
B> >> One stylistic nit that I missed in review:
B> >>
B> >> L> static int
B> >> L>
Author: jkim
Date: Fri Jan 27 00:17:07 2017
New Revision: 312852
URL: https://svnweb.freebsd.org/changeset/base/312852
Log:
Fix libcam build. It was broken with r312827.
Modified:
head/sys/cam/cam_xpt.h
Modified: head/sys/cam/cam_xpt.h
===
Author: adrian
Date: Fri Jan 27 01:17:00 2017
New Revision: 312853
URL: https://svnweb.freebsd.org/changeset/base/312853
Log:
[ath] fix "doing stuff before wakeup" warning; add comments for ACK/CTS
handling during DFS/PASSIVE channels
* Although the hardware is awake, the power state handl
Author: adrian
Date: Fri Jan 27 01:24:24 2017
New Revision: 312854
URL: https://svnweb.freebsd.org/changeset/base/312854
Log:
[net80211] prepare configuration checks for VHT, fragment-offload and
seqno-offload.
* allocate an ext bit for fragment offload. Some NICs (like the ath10k
har
Author: emaste
Date: Fri Jan 27 01:59:12 2017
New Revision: 312855
URL: https://svnweb.freebsd.org/changeset/base/312855
Log:
Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CC
Reported by: Dan McGregor
Added:
head/tools/build/options/WITHOUT_LLD_IS_LD
- copied unchan
Author: emaste
Date: Fri Jan 27 03:43:18 2017
New Revision: 312857
URL: https://svnweb.freebsd.org/changeset/base/312857
Log:
Use cross-NM (XNM) in compat32 build
An attempt to build mips64 using external toolchain failed as it tried
to use the host amd64 nm.
MFC after:1 month
Author: ian
Date: Fri Jan 27 04:08:24 2017
New Revision: 312859
URL: https://svnweb.freebsd.org/changeset/base/312859
Log:
Configure the timer capture pin to input mode in the timer control
register, in addition to configuring it as input with the pinmux driver.
There was a control regist
On Thu, 26 Jan 2017, Gleb Smirnoff wrote:
On Thu, Jan 26, 2017 at 02:03:05PM +1100, Bruce Evans wrote:
B> On Thu, 26 Jan 2017, Konstantin Belousov wrote:
B>
B> > On Wed, Jan 25, 2017 at 02:20:06PM -0800, Gleb Smirnoff wrote:
B> >> Thanks, Luiz!
B> >>
B> >> One stylistic nit that I missed in
26 matches
Mail list logo