CVS commit: src/sys/arch/arm/samsung

2018-08-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Aug 22 07:43:03 UTC 2018 Modified Files: src/sys/arch/arm/samsung: exynos_platform.c Log Message: Traiing whitespace To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/samsung/exynos_platform.c Pl

CVS commit: src/sys/arch/arm/arm32

2018-08-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Aug 22 07:47:33 UTC 2018 Modified Files: src/sys/arch/arm/arm32: arm32_machdep.c Log Message: Use banner To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 src/sys/arch/arm/arm32/arm32_machdep.c Please note that

CVS commit: src/sys/arch/amd64/amd64

2018-08-22 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 22 09:11:47 UTC 2018 Modified Files: src/sys/arch/amd64/amd64: asan.c Log Message: Fix the computation in kasan_shadow_map, we may need one more page because of the rounddown. To generate a diff of this commit: cvs rdiff -

CVS commit: src/sys

2018-08-22 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 22 09:38:21 UTC 2018 Modified Files: src/sys/kern: kern_malloc.c subr_kmem.c src/sys/sys: asan.h Log Message: Reduce the number of KASAN ifdefs, suggested by Christos/Taylor. To generate a diff of this commit: cvs

CVS commit: src/sys/sys

2018-08-22 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 22 10:09:22 UTC 2018 Modified Files: src/sys/sys: asan.h Log Message: Actually add __unused on the functions themselves in case a .c file does not use one function. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1

CVS commit: src/sys/sys

2018-08-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Aug 22 11:55:28 UTC 2018 Modified Files: src/sys/sys: asan.h Log Message: Change __always_inline to simple __inline to unbreak the build. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/sys/asan.h Please

CVS commit: src/sys

2018-08-22 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 22 12:07:43 UTC 2018 Modified Files: src/sys/arch/amd64/amd64: asan.c machdep.c src/sys/arch/amd64/conf: Makefile.amd64 src/sys/arch/amd64/include: param.h src/sys/arch/x86/x86: cpu_rng.c pmap.c

CVS commit: src/sys/sys

2018-08-22 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Aug 22 12:14:29 UTC 2018 Modified Files: src/sys/sys: asan.h Log Message: Temporarily disable the dummy inline funcs, and replace them with __nothing until maxv sorts out the type issues - kern_malloc() (for historical reasons) t

CVS commit: src/sys

2018-08-22 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 22 12:42:06 UTC 2018 Modified Files: src/sys/kern: kern_malloc.c src/sys/sys: asan.h Log Message: Add back the KASAN ifdefs in kern_malloc until we sort out the type issue, and fix sys/asan.h. Tested on i386, amd64 a

CVS commit: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts

2018-08-22 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Aug 22 13:16:41 UTC 2018 Modified Files: src/sys/external/gpl2/dts/dist/arch/arm/boot/dts: bcm283x.dtsi Log Message: Explicitly disable v3d, pixelvalve, and hvs for bcm283x at the moment. When these devices or hdmi are enabled,

CVS commit: src/sys/sys

2018-08-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 22 14:11:26 UTC 2018 Modified Files: src/sys/sys: asan.h Log Message: - since we include asan.h unconditionally now, make sure opt_kasan.h is included here, following the practice from other header files. - don't use i

CVS commit: src/sys/kern

2018-08-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 22 14:12:30 UTC 2018 Modified Files: src/sys/kern: kern_malloc.c subr_kmem.c Log Message: - opt_kasan.h is included from - now that we are not using inlines, we need one more ifdef. To generate a diff of this commit:

CVS commit: src/sys/arch/amd64/amd64

2018-08-22 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 22 17:04:36 UTC 2018 Modified Files: src/sys/arch/amd64/amd64: asan.c spl.S Log Message: Explicitly unpoison the stack when entering a softint. Softints are the only place where we "discard" a part of the stack: we may have

CVS commit: src/sys/arch/amd64/amd64

2018-08-22 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Aug 22 17:25:02 UTC 2018 Modified Files: src/sys/arch/amd64/amd64: asan.c Log Message: Unwind the stack on error, to get the full path that led to the illegal access. Example of output: kASan: Unauthorized Access In 0x8

CVS commit: src/distrib/sets/lists/comp

2018-08-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 22 17:38:38 UTC 2018 Modified Files: src/distrib/sets/lists/comp: ad.arm Log Message: lint library for pmc is gone. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/distrib/sets/lists/comp/ad.arm Plea

CVS commit: src/bin/sh

2018-08-22 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Aug 22 20:08:54 UTC 2018 Modified Files: src/bin/sh: eval.c main.c memalloc.c memalloc.h Log Message: Fix (hopefully) the problem reported on current-users by Patrick Welche. we had incorrect usage of setstackmark()/popstackmark(

CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau

2018-08-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Aug 23 01:06:51 UTC 2018 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_fence.c nouveau_fence.h nouveau_nv84_fence.c Log Message: Rewrite nouveau_fence in an attempt to make it make sense.

CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau

2018-08-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Aug 23 01:10:04 UTC 2018 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_fence.c nouveau_fence.h Log Message: Fences may last longer than their channels. - Use a reference count on the nouve

CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau

2018-08-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Aug 23 01:10:28 UTC 2018 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_fence.c Log Message: Attempt to make sense of return values of nouveau_fence_wait. PR kern/53441 XXX pullup-7 XXX pullup-8 To

CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau

2018-08-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Aug 23 01:10:36 UTC 2018 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_fence.c Log Message: Fix edge case of reference counting, oops. PR kern/53441 XXX pullup-7 XXX pullup-8 To generate a diff of

CVS commit: src/sys/external/bsd/drm2/dist/drm/nouveau

2018-08-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Aug 23 01:10:21 UTC 2018 Modified Files: src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_fence.c nouveau_fence.h Log Message: Defer nouveau_fence_unref until spin unlock. - kfree while holding a spin lock i

CVS commit: src/sys/external/bsd/libfdt/dist

2018-08-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Aug 23 01:25:22 UTC 2018 Modified Files: src/sys/external/bsd/libfdt/dist: libfdt_env.h Log Message: Support building libfdt with _STANDALONE To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/external/bsd

CVS commit: src/sys/netipsec

2018-08-22 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Aug 23 01:55:38 UTC 2018 Modified Files: src/sys/netipsec: key.c Log Message: Don't call key_ismyaddr, which may sleep, in a pserialize read section Use mutex here instead of pserialize because using mutex is simpler than us

CVS commit: src/sys/arch/sun68k/include

2018-08-22 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 23 04:04:35 UTC 2018 Modified Files: src/sys/arch/sun68k/include: cpu.h Log Message: Remove inclusion of old m68k/sysctl.h To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/sun68k/include/cpu.h

CVS commit: src/sys/dev/pci

2018-08-22 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 23 05:18:45 UTC 2018 Modified Files: src/sys/dev/pci: pcidevs Log Message: - Add C62x to the descriptions of Intel C620 series devices. - Add 0xa1ca for Intel C629 LPC or eSPI. To generate a diff of this commit: cvs rdi

CVS commit: src/tools/lex

2018-08-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 23 06:21:37 UTC 2018 Modified Files: src/tools/lex: Makefile Log Message: PR/53544: Add a dependency on the Makefile to fix incremental builds. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/tools/le