CVS commit: src/sys

2019-01-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jan 7 13:09:48 UTC 2019 Modified Files: src/sys/kern: subr_prf.c src/sys/sys: kprintf.h systm.h Log Message: Introduce new helper printf functions that get passed output flags. Add a new kprintf flag to avoid adding

CVS commit: src/sys

2019-01-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jan 7 13:09:48 UTC 2019 Modified Files: src/sys/kern: subr_prf.c src/sys/sys: kprintf.h systm.h Log Message: Introduce new helper printf functions that get passed output flags. Add a new kprintf flag to avoid adding

Re: Unaligned access in kernel on ARMv6+ (Re: CVS commit: src/sys/dev/usb)

2019-01-07 Thread Rin Okuyama
On 2019/01/07 10:59, matthew green wrote: http://netbsd.org/~kamil/kubsan/0007-boot-real-hardware.txt i fixed the hdafg.c ones here. not sure about the hdaudio.c ones, since they are already 1u << 31. leaving: x86/pci/pci_machdep.c ahcisata_core.c amd64/kobj_machdep.c netinet/tcp_input.c

<    1   2