daily CVS update output

2019-12-21 Thread NetBSD source update
Updating src tree: P src/bin/sh/eval.c P src/external/cddl/osnet/dist/uts/common/fs/zfs/arc.c P src/external/cddl/osnet/sys/kern/misc.c P src/external/historical/nawk/bin/awk.1 P src/sys/arch/aarch64/aarch64/cpu.c P src/sys/arch/alpha/alpha/machdep.c P src/sys/arch/atari/atari/machdep.c P

Re: Request for testing: i915 + suspend, or i915 heavy use

2019-12-21 Thread David H. Gutteridge
On Fri, 2019-12-13 at 23:28 -0500, David H. Gutteridge wrote: > On Thu, 12 Dec 2019, at 19:42:37 +, co...@sdf.org wrote: > > hi folks, > > > > I applied an upstream security fix to i915. It's pretty big. > > > > It touches the suspend codepath, and I can't test that on my > > machine. > > >

Automated report: NetBSD-current/i386 build success

2019-12-21 Thread NetBSD Test Fixture
The NetBSD-current/i386 build is working again. The following commits were made between the last failed build and the successful build: 2019.12.21.11.35.25 ad src/sys/kern/kern_cpu.c,v 1.89 2019.12.21.11.35.25 ad src/sys/kern/subr_cpu.c,v 1.2 2019.12.21.11.41.18 ad

Re: kaybe lake panic

2019-12-21 Thread Patrick Welche
On Fri, Dec 20, 2019 at 05:49:57PM +, Andrew Doran wrote: > I had a quick look and this code is confusing. I could not see what lock > it's trying to get. Presumably you have a netbsd.gdb in the build directory > (seems to be the way now). Could you feed it to gdb and try: "info line >

Re: building kernel w/o (CPU_UCODE and COMPAT_60) fails

2019-12-21 Thread Andrew Doran
On Sat, Dec 21, 2019 at 12:46:12PM -, Michael van Elst wrote: > a...@netbsd.org (Andrew Doran) writes: > > >cvs rdiff -u -r1.88 -r1.89 src/sys/kern/kern_cpu.c > >cvs rdiff -u -r1.1 -r1.2 src/sys/kern/subr_cpu.c > > Still broken. The topology print references MD fields (e.g.

Re: building kernel w/o (CPU_UCODE and COMPAT_60) fails

2019-12-21 Thread Michael van Elst
a...@netbsd.org (Andrew Doran) writes: >cvs rdiff -u -r1.88 -r1.89 src/sys/kern/kern_cpu.c >cvs rdiff -u -r1.1 -r1.2 src/sys/kern/subr_cpu.c Still broken. The topology print references MD fields (e.g. ci_dev) that don't exist for a RUMPKERNEL. -- --

Strange message about nvmm module

2019-12-21 Thread Chavdar Ivanov
Hi, I started receiving: ... WARNING: module error: incompatible module class for `nvmm' (3 != 1) ... I haven't seen this before; any reason? The module seem to work though. Chavdar --

Re: building kernel w/o (CPU_UCODE and COMPAT_60) fails

2019-12-21 Thread K. Schreiner
On Sat, Dec 21, 2019 at 11:36:19AM +, Andrew Doran wrote: > Hi, > > On Sat, Dec 21, 2019 at 12:30:25PM +0100, K. Schreiner wrote: > > > after the last changes to src/sys/kern/kern_cpu.c compiling > > a custom kernel w/o "options CPU_UCODE" and "options COMPAT_60" > > fails in kern_cpu.c: > >

Re: building kernel w/o (CPU_UCODE and COMPAT_60) fails

2019-12-21 Thread Andrew Doran
Hi, On Sat, Dec 21, 2019 at 12:30:25PM +0100, K. Schreiner wrote: > after the last changes to src/sys/kern/kern_cpu.c compiling > a custom kernel w/o "options CPU_UCODE" and "options COMPAT_60" > fails in kern_cpu.c: > > compile vNBx64/kern_cpu.o > /u/NetBSD/src/sys/kern/kern_cpu.c: In

building kernel w/o (CPU_UCODE and COMPAT_60) fails

2019-12-21 Thread K. Schreiner
Hi, after the last changes to src/sys/kern/kern_cpu.c compiling a custom kernel w/o "options CPU_UCODE" and "options COMPAT_60" fails in kern_cpu.c: compile vNBx64/kern_cpu.o /u/NetBSD/src/sys/kern/kern_cpu.c: In function 'cpuctl_ioctl': /u/NetBSD/src/sys/kern/kern_cpu.c:273:13: error: