Author: kib
Date: Fri Jul 22 06:21:03 2016
New Revision: 303183
URL: https://svnweb.freebsd.org/changeset/base/303183
Log:
Make cam.ko loadable.
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/sys/modules/cam/Makefile
Modified: head/sys/modules/cam/Makefile
==
On 07/21/16 14:35, John Baldwin wrote:
On Thursday, July 21, 2016 01:37:42 PM Andrew Turner wrote:
On Wed, 20 Jul 2016 13:28:53 +0200
Michal Meloun wrote:
Dne 19.07.2016 v 17:06 Nathan Whitehorn napsal(a):
2. It partially duplicates the functionality of OFW_BUS_MAP_INTR(),
but is both probl
Author: sephe
Date: Fri Jul 22 05:09:08 2016
New Revision: 303182
URL: https://svnweb.freebsd.org/changeset/base/303182
Log:
hyperv/vmbus: Move vmbus bufring definition to vmbus_reg.h
And add more comment about its fields.
MFC after:1 week
Sponsored by: Microsoft OSTC
Different
On Thu, Jul 21, 2016 at 02:17:36PM +, Pedro F. Giffuni wrote:
> New Revision: 303146
> URL: https://svnweb.freebsd.org/changeset/base/303146
>
> Log:
> sed(1): Appease older GCC.
Isn't it also being dictated by style(9) and common sense? :)
./danfe
> Modified:
> head/usr.bin/sed/process
Author: sephe
Date: Fri Jul 22 03:42:32 2016
New Revision: 303180
URL: https://svnweb.freebsd.org/changeset/base/303180
Log:
hyperv/vmbus: Cleanup and augment bufring sysctl tree creation
Binary state node is added, so that userland programs do not have
to parse human readable state strin
Author: sephe
Date: Fri Jul 22 03:30:00 2016
New Revision: 303178
URL: https://svnweb.freebsd.org/changeset/base/303178
Log:
hyperv/vmbus: Cosmetic bufring cleanup.
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://reviews.freebsd.org/D7267
Modifie
Author: karels
Date: Fri Jul 22 02:11:49 2016
New Revision: 303171
URL: https://svnweb.freebsd.org/changeset/base/303171
Log:
Fix per-connection L2 caching in fast path
r301217 re-added per-connection L2 caching from a previous change,
but it omitted caching in the fast path. Add it.
Author: imp
Date: Thu Jul 21 23:29:16 2016
New Revision: 303166
URL: https://svnweb.freebsd.org/changeset/base/303166
Log:
Add opt_ddb.h.
MFC after: 1 week
Modified:
head/sys/modules/cam/Makefile
Modified: head/sys/modules/cam/Makefile
===
Author: imp
Date: Thu Jul 21 23:29:13 2016
New Revision: 303165
URL: https://svnweb.freebsd.org/changeset/base/303165
Log:
Fix cam builds w/o nvme. This is a stop-gap fix until the real fix of
dynamically loading XPTs is done and tested.
MFC After: 1 week
Modified:
head/sys/conf/files
Author: jhb
Date: Thu Jul 21 22:49:47 2016
New Revision: 303164
URL: https://svnweb.freebsd.org/changeset/base/303164
Log:
Add more documentation regarding unsafe AIO requests.
The asynchronous I/O changes made previously result in different
behavior out of the box. Previously all AIO req
On Thursday, July 21, 2016 01:37:42 PM Andrew Turner wrote:
> On Wed, 20 Jul 2016 13:28:53 +0200
> Michal Meloun wrote:
> > Dne 19.07.2016 v 17:06 Nathan Whitehorn napsal(a):
> > > 2. It partially duplicates the functionality of OFW_BUS_MAP_INTR(),
> > > but is both problematically more general an
Thanks!
On Wednesday, July 20, 2016 05:53:57 PM Conrad Meyer wrote:
> Sure — r303122.
>
> Conrad
>
> On Wed, Jul 20, 2016 at 4:09 PM, John Baldwin wrote:
> > On Wednesday, July 20, 2016 10:51:33 PM Conrad E. Meyer wrote:
> >> Author: cem
> >> Date: Wed Jul 20 22:51:33 2016
> >> New Revision: 30
Author: cy
Date: Thu Jul 21 19:27:04 2016
New Revision: 303160
URL: https://svnweb.freebsd.org/changeset/base/303160
Log:
Update leap-seconds to leap-seconds.3676752000.
As per https://datacenter.iers.org/web/guest/eop/-/somos/5Rgv/latest/16:
UTC TIME
On 7/21/2016 9:34 AM, Konstantin Belousov wrote:
> Author: kib
> Date: Thu Jul 21 16:34:56 2016
> New Revision: 303151
> URL: https://svnweb.freebsd.org/changeset/base/303151
>
> Log:
> Provide counter_warning(9) KPI which allows to issue limited number of
> warnings for some kernel events, mo
Author: emaste
Date: Thu Jul 21 18:47:51 2016
New Revision: 303158
URL: https://svnweb.freebsd.org/changeset/base/303158
Log:
libmd: strip local absolute symbols (to link with lld)
Old versions of gas produce an invalid section index. That is ignored by
old versions of ld, but prevents a
Author: emaste
Date: Thu Jul 21 18:20:35 2016
New Revision: 303157
URL: https://svnweb.freebsd.org/changeset/base/303157
Log:
libcxxrt: add padding in __cxa_allocate_* to fix alignment
The addition of the referenceCount to __cxa_allocate_exception put the
unwindHeader at offset 0x58 in __
Author: emaste
Date: Thu Jul 21 18:12:39 2016
New Revision: 303156
URL: https://svnweb.freebsd.org/changeset/base/303156
Log:
Remove duplicate symbols from libroken version-script.map
Upstream commit r24759 (efed563) prefixed some symbols with rk_, but
introduced 6 duplicate symbols in th
On Thu, Jul 21, 2016 at 06:52:25PM +0100, Ruslan Bukin wrote:
> Hi,
>
> I get the issues below with GCC 6.1
>
> [...]
> ===> lib/libsbuf (obj,all,install)
> /home/rb743/opt/new17/bin/riscv64-unknown-freebsd11.0-gcc -isystem
> /home/rb743/obj//riscv.riscv64/home/rb743/dev/freebsd-riscv/tmp/usr/in
Author: kib
Date: Thu Jul 21 17:59:30 2016
New Revision: 303155
URL: https://svnweb.freebsd.org/changeset/base/303155
Log:
Hide counted_warning(9) under #ifdef _KERNEL braces, to allow building
subr_prf.c in userspace for libsbuf.
Sponsored by: The FreeBSD Foundation
MFC after:1 wee
Hi,
I get the issues below with GCC 6.1
[...]
===> lib/libsbuf (obj,all,install)
/home/rb743/opt/new17/bin/riscv64-unknown-freebsd11.0-gcc -isystem
/home/rb743/obj//riscv.riscv64/home/rb743/dev/freebsd-riscv/tmp/usr/include
-L/home/rb743/obj//riscv.riscv64/home/rb743/dev/freebsd-riscv/tmp/usr/l
Author: kib
Date: Thu Jul 21 17:07:06 2016
New Revision: 303154
URL: https://svnweb.freebsd.org/changeset/base/303154
Log:
Declare aio requests on files from local filesystems safe.
Two notes:
- I allow AIO on reclaimed vnodes, since it is deterministically terminated
fast.
- devfs mou
Author: kib
Date: Thu Jul 21 16:58:53 2016
New Revision: 303153
URL: https://svnweb.freebsd.org/changeset/base/303153
Log:
Remove spurious but harmless double-quote.
Noted by: jhb
Modified:
head/share/man/man7/arch.7
Modified: head/share/man/man7/arch.7
=
Author: kib
Date: Thu Jul 21 16:34:56 2016
New Revision: 303151
URL: https://svnweb.freebsd.org/changeset/base/303151
Log:
Provide counter_warning(9) KPI which allows to issue limited number of
warnings for some kernel events, mostly intended for the use of
obsoleted or otherwise undersired
On 07/21/16 00:34, Michal Meloun wrote:
Dne 20.07.2016 v 17:45 Nathan Whitehorn napsal(a):
On 07/20/16 04:28, Michal Meloun wrote:
Dne 19.07.2016 v 17:06 Nathan Whitehorn napsal(a):
On 07/19/16 04:13, Michal Meloun wrote:
Dne 19.07.2016 v 2:11 Nathan Whitehorn napsal(a):
Hi Nathan,
I’m
Author: adrian
Date: Thu Jul 21 15:48:41 2016
New Revision: 303150
URL: https://svnweb.freebsd.org/changeset/base/303150
Log:
[mx25l] add new device id.
Tested:
* (submitter) TP-Link TL-WR1043nd v3
Submitted by: t...@enoti.me
Modified:
head/sys/dev/flash/mx25l.c
Modified: head
Author: pfg
Date: Thu Jul 21 15:26:21 2016
New Revision: 303147
URL: https://svnweb.freebsd.org/changeset/base/303147
Log:
binutils: fix "Bad value" error in bfd for MIPS when using -Bsymbolic.
From OpenBSD's log:
Inspired by https://sourceware.org/ml/binutils/2010-08/msg00333.html,
Hello Warner,
This break every kernel build that don't have nvme(4).
On Thu, 21 Jul 2016 03:11:35 + (UTC)
Warner Losh wrote:
> Author: imp
> Date: Thu Jul 21 03:11:35 2016
> New Revision: 303123
> URL: https://svnweb.freebsd.org/changeset/base/303123
>
> Log:
> Fix mismerge and includ
Author: pfg
Date: Thu Jul 21 14:17:36 2016
New Revision: 303146
URL: https://svnweb.freebsd.org/changeset/base/303146
Log:
sed(1): Appease older GCC.
Modified:
head/usr.bin/sed/process.c
Modified: head/usr.bin/sed/process.c
On 7/21/16, 3:34 AM, "owner-src-committ...@freebsd.org on behalf of Michal
Meloun" wrote:
> The API is part of still unstable, experimental INTRNG, so its not fixed we
> we can
> change it at any time, I think.
If INTRNG is unstable and experimental, why is it in the GENERIC kernel for
arm64
Author: manu
Date: Thu Jul 21 13:28:07 2016
New Revision: 303145
URL: https://svnweb.freebsd.org/changeset/base/303145
Log:
axp209 needs aw_nmi so attach a bit earlier
Reviewed by: andrew
Differential Revision:https://reviews.freebsd.org/D7081
Modified:
head/sys/arm/allwinner/
Author: manu
Date: Thu Jul 21 13:26:39 2016
New Revision: 303144
URL: https://svnweb.freebsd.org/changeset/base/303144
Log:
We need the GIC to be attached so attach later at BUS_PASS_INTERRUPT +
BUS_PASS_ORDER_LATE
Reviewed by: andrew
MFC after:1 week
Differential Revision:
Author: andrew
Date: Thu Jul 21 13:01:35 2016
New Revision: 303143
URL: https://svnweb.freebsd.org/changeset/base/303143
Log:
Fix the build:
* Add acpi_if.h to the SRC list in the uart module
* Only include new acpi headers when they are needed
Obtained from:ABT Systems Ltd
Author: ache
Date: Thu Jul 21 12:53:36 2016
New Revision: 303142
URL: https://svnweb.freebsd.org/changeset/base/303142
Log:
1) GLOB_BRACE was somewhat broken. First it repeatedly calls glob0() in
globexp1() recursive calls, but glob0() was not supposed to be called
repeatedly in the original
On Wed, 20 Jul 2016 13:28:53 +0200
Michal Meloun wrote:
> Dne 19.07.2016 v 17:06 Nathan Whitehorn napsal(a):
> > 2. It partially duplicates the functionality of OFW_BUS_MAP_INTR(),
> > but is both problematically more general and less flexible (it has
> > requirements on timing of PIC attachment v
On Thu, 21 Jul 2016 09:32:56 + (UTC)
Andrew Turner wrote:
> Author: andrew
> Date: Thu Jul 21 09:32:55 2016
> New Revision: 303133
> URL: https://svnweb.freebsd.org/changeset/base/303133
>
> Log:
> Add support for arm64 to uart_dev_acpi by using the _HID property
> to find the uart class t
Author: kib
Date: Thu Jul 21 09:37:17 2016
New Revision: 303134
URL: https://svnweb.freebsd.org/changeset/base/303134
Log:
Improve typesetting.
Reviewed by: bapt
No objections from: emaste
Sponsored by: The FreeBSD Foundation
Differential revision:https://reviews.freebsd.or
Author: andrew
Date: Thu Jul 21 09:32:55 2016
New Revision: 303133
URL: https://svnweb.freebsd.org/changeset/base/303133
Log:
Add support for arm64 to uart_dev_acpi by using the _HID property to find
the uart class to use in a similar way as the fdt driver.
Obtained from:ABT Syste
On Thu, 21 Jul 2016 03:11:35 + (UTC)
Warner Losh wrote:
> Author: imp
> Date: Thu Jul 21 03:11:35 2016
> New Revision: 303123
> URL: https://svnweb.freebsd.org/changeset/base/303123
>
> Log:
> Fix mismerge and include the nvme support.
> Also, print out the name of any CCB's functions th
Author: trasz
Date: Thu Jul 21 08:22:25 2016
New Revision: 303132
URL: https://svnweb.freebsd.org/changeset/base/303132
Log:
Add documentation for "ctld -u", the UCL configuration file format.
Submitted by: jceel@
Reviewed by: wblock@
MFC after:3 days
Differential Revision:
On 07/21/16 10:12, Hans Petter Selasky wrote:
On 07/20/16 18:44, Gleb Smirnoff wrote:
Author: glebius
Date: Wed Jul 20 16:44:22 2016
New Revision: 303096
URL: https://svnweb.freebsd.org/changeset/base/303096
Log:
Revert r303037. It re-introduces the panic with TCP timers.
Agreed by:rrs
On 07/20/16 18:44, Gleb Smirnoff wrote:
Author: glebius
Date: Wed Jul 20 16:44:22 2016
New Revision: 303096
URL: https://svnweb.freebsd.org/changeset/base/303096
Log:
Revert r303037. It re-introduces the panic with TCP timers.
Agreed by:rrs, re (gjb)
Modified:
head/sys/kern/kern_time
Dne 20.07.2016 v 17:45 Nathan Whitehorn napsal(a):
>
>
> On 07/20/16 04:28, Michal Meloun wrote:
>> Dne 19.07.2016 v 17:06 Nathan Whitehorn napsal(a):
>>>
>>>
>>> On 07/19/16 04:13, Michal Meloun wrote:
Dne 19.07.2016 v 2:11 Nathan Whitehorn napsal(a):
Hi Nathan,
I’m afraid that skra
42 matches
Mail list logo